Putting a List inside a List
You can go so far as to embed an HTML list inside another list. You can even embed one type of list inside of another. Every time you embed a new list, additional indentation should be created, if it isnt created automatically. This is one of the foundations of good code.
Here's how you would format a list with an unordered list inside an ordered list:
And this is how it renders when you see it in a browser:
If you liked this article, then please subscribe to our YouTube Channel for our Blogger and WordPress video tutorials. You can also find us on Facebook, and Twitter
No comments