Although ordered and unordered lists are easy, these lists combine the powers of both, to create the ultimate in lists in HTML codes. This article will help you out to create one for the ultimate in thrills from this type of HTML list.

Steps

  1. 1
    Learn how to make a list in HTML.
  2. 2
    Advertisement
  3. 3
  4. 4
    Create the new indented sub-list using the format for the type of list you'd like. Denote the list using either the <ul> or <ol> tag and enter your list items.
  5. 5
    End this inner/indented list type.
  6. 6
    End the full outer list or, if you have further indentations, type these lists too (while not ending the previous lists).
    • If you need to bring more bullet points outwards a level after you are finished, end the list and type another list item without typing a brand new ordered list or unordered list-tag.
  7. 7
    Bring the document to a close. Type the ending tag for the ordered tag or unordered tag (in a reverse fashion, from inner-most to outer-most fashion).
  8. Advertisement

Community Q&A

  • Question
    How do I place bullets on a list in HTML?
    Community Answer
    Community Answer
    Rather than opening with the simple Unordered List tag, type replacing 'square' with the type of bullet you want.
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 11 people, some anonymous, worked to edit and improve it over time. This article has been viewed 83,316 times.
How helpful is this?
Co-authors: 11
Updated: March 29, 2019
Views: 83,316
Categories: HTML
Advertisement