In an online world now dominated by CSS layouts, CSS-styled HTML lists have
become invaluable tools in a CSS developer’s toolbox, due to the HTML lists
versatile and graphically flexible nature. All this despite some of the obvious
browser inconsistencies that can affect the styling of the different types of
lists available in HTML coding.
If you’re new to CSS, this article should provide a good overview of the
different types of lists available, as well as some of the browser quirks that
occur in relation to HTML lists, with some helpful advice that should prevent
those quirks from becoming major road blocks to good design.
Read More