Sleep Twitch
KPCKevin Powell - Community
•Created by Sleep Twitch on 10/10/2024 in #front-end
Change order of elements to horizontal instead of vertical with CSS Columns
Hi,
I used the example of Coding2Go (nr 2 in this video) to create a masonry layout using CSS Columns. But Columns distributes the items first in column 1, then column 2, then column 3. What I would like is that the elements are distributed from left to right and then top to bottom.
https://www.youtube.com/watch?v=44FTAS-qT8Q
1 replies