Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
CSS
html list over three columns
corjine
Programming language:
CSS
2021-05-05 23:21:51
0
Q:
html list over three columns
sabah
Code:
CSS
2021-05-15 05:13:12
ul
{
-webkit-column-count
:
3
;
-moz-column-count
:
3
;
column-count
:
3
; }
1
Tags
list
html
columns
Related
html css two column layout
slect all li that not have ul
background with three line color css
have unordered list horizontal css
three dots in css
multi-select parent listbox horizontal alignment css
have an item span multiple columns css grid
css overflow y 3 dots
New to Communities?
Join the community