• This is a list item in an un-ordered list
  • When the user prints this list, check boxes will appear instead of bullets
  • This is the last list item
  1. This is a list item in an ordered list
  2. An ordered list is a list in which the sequence of items is important. Top level item counters are digits
  3. Lists can be nested inside of each other
    1. This is a nested list item. After digits list items counters are lower-alpha.
    2. This is another nested list item in an ordered list
      1. This is a nested list item. After lower-alpha counters, lower-roman counters are used.
        1. This is a nested list item. After lower-roman counters, the counters loop back to digits.
        2. This is another nested list item in an ordered list
      2. This is another nested list item in an ordered list
  4. This is the last list item
  • This is a list item in an unordered list
  • An unordered list is a list in which the sequence of items is not important. Sometimes, an unordered list is a bulleted list. And this is a long list item in an unordered list that can wrap onto a new line.
  • Lists can be nested inside of each other
    • This is a nested list item
    • This is another nested list item in an unordered list
  • This is the last list item