Nested Lists and CSS
I don’t use lists too often for my own stuff, but I do have to use them often either with my work or with school assignments. Often these lists can be quite long, and have many lists nested within each other.
I was recently converting an outline from a Word document to an HTML document, and [...]