All About Lists!

Today in class we learned about lists. There are three different kinds of lists.

We Learned Ordered Lists shoule be used when the items in the list are imply order or where each item is in some way lower ot higher then the item before or after it. For example

  1. Freshman
  2. Sophomore
  3. Junior
  4. Senior

Finallly we covered Definition lists and discussed how useful they can be!

Ordered Lists
These are sometimes called numbered lists, and list items that have a specific numerical order or ranking.
Unordered Lists
These are sometimes called bulleted lists, because they have small bullet icons in front of the list items. They are for lists that don't have a required order.
 
Definition Lists
These are lists of items that have two parts, a term to be defined and the definition.
There are three tags associated with the definition list: