0

When I set column-count to a div, the nested divs are ordered left to right. Is it possible to be ordered from top to bottom?

Example with column-count: 2 and items count : 5

A B
C D
E

I want :

A D
B E
C

user732456
  • 2,638
  • 2
  • 35
  • 49

0 Answers0