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

You Might Also Like

Learn HTMLLearn HTML
Add Images to a List Using HTML ProgrammingAdd Images to a List Using HTML Programming
Write HTML CodeWrite HTML Code
Create a Simple Webpage Using Notepad Create a Simple Webpage Using Notepad: Quick HTML Guide
Insert Spaces in HTML Insert Spaces in HTML & CSS: 5 Easy Ways with Examples
Learn Web DesignLearn Web Design
Create a Dropdown Menu in HTML and CSSCreate a Dropdown Menu in HTML and CSS
Make a Birthday Card with HTML and CSS Create an Awesome Birthday Card with HTML and CSS
Edit HTML FilesEdit HTML Files
Create a Table in HTMLCreate a Table in HTML
Insert a Hyperlink Insert a Hyperlink Using Rich Text or HTML: 3 Methods
Create a Simple Web Page with HTML Create a Basic HTML Website: A Step-by-Step Guide
Add a Hyperlink with HTMLCode a Hyperlink with HTML: A Beginner's How-To Guide
Create a Link With Simple HTML ProgrammingCreate a Link With Simple HTML Programming
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,575 times.
How helpful is this?
Co-authors: 11
Updated: June 5, 2023
Views: 98,575
Categories: HTML
Thanks to all authors for creating a page that has been read 98,575 times.

Is this article up to date?

Advertisement