Last week we learned the <span> tag, the
<div> tag, and a bunch of other
stuff I don't remember.
Today we learned about
  - special HTML character entities
 
  - lists
 
  - tables
 
Today we learned about
  - special HTML character entities
 
  - lists
 
  - tables
 
  - Unordered lists
 
  - lists in which each item is preceded by a bullet, star, or
something like that 
 
  - Ordered lists
 
  - lists in which the items are numbered sequentially
 
  - Definition lists
 
  - lists like this one, with terms and their definitions