02 / Masonry
Masonry
Variable heights. CSS column-count layout. Zero JavaScript for the layout itself.
technique: css columns | column-count: 3 | break-inside: avoid
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
Variable heights. CSS column-count layout. Zero JavaScript for the layout itself.