Frzn70
0
Q:

html list over three columns

ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
1

New to Communities?

Join the community