Snippets tagged “column-count”
1 snippet uses this tag.
- How to Display Unordered List in Two ColumnsHTML
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.