How-to articles, tricks, and solutions about LISTS
How to Display Unordered List in Two Columns
In this snippet, we’re going to demonstrate how you can display an unordered list in two columns using either the CSS columns or column-count property.
How to Remove, Replace or Style List Bullets with Pure CSS
Learn the ways of removing, styling and replacing list bullets with images. Also how to make horizontal lists. All with examples.