PDF download Download Article PDF download Download Article

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.

  1. Advertisement
  2. Create the first part of the list up to the point where you'd like the indentation nested list to be placed/begin and press Enter. Don't clear the initial list with a </ol> or </ul> tag yet.
    • Also, don't denote a separate list item, if it has no label to go along with it.
    • Sometimes, looking at the code, you can see that this new list is a nested list.
  3. Denote the list using either the <ul> or <ol> tag and enter your list items.
    • 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.
  4. Type the ending tag for the ordered tag or unordered tag (in a reverse fashion, from inner-most to outer-most fashion).
  5. Advertisement

Community Q&A

Search
Add New Question
  • 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.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

  • Although a nested list is tough to decipher at first glance, a thorough look at sites that contain these lists, you'll see they are really easy. Repetitive motions to read their source code, will help make you understand these lists better.
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

About This Article

CB
Co-authored by:
Tech Enthusiast
This article was co-authored by Christopher Batchelor. Christopher Batchelor is a wikiHow community member and technology enthusiast. He has experience using a range of different platforms and software, and likes to keep up with updates and new features. This article has been viewed 98,478 times.
How helpful is this?
Co-authors: 11
Updated: June 5, 2023
Views: 98,478
Categories: HTML
Thanks to all authors for creating a page that has been read 98,478 times.

Is this article up to date?

Advertisement