• I am an unordered list
  • Use the HTML <ul> element to define an unordered list
  • Use the HTML type attribute to define the numbering type
  • Use the HTML <li> element to define a list item
  • Lists can be nested
    • Nested item.
    • Nested item.
    • Nested item.
  • List items can contain other HTML elements