Masonry layout is a difficult thing to do with CSS at present. Item Flow could make it easy.| meyerweb.com
CSS Grid and Flexbox brought incredible layout tools to the web, but they don’t yet do everything a designer might want.| WebKit
Back in 2023, I belatedly jumped on the bandwagon of people posting their CSS wish lists for the coming year. This year I’m doing all that again, less belatedly! (I didn’t do it last year because I couldn’t even. Get it?) I started this post by looking at what I wished for a couple of […]| meyerweb.com
What makes something a 'grid', and what's at stake?| OddBird
UPDATE October 2024: Since this article was published, members of the CSS Working Group have concluded that all of the grid abilities described here — variable-width tracks, explicit placement, spanning, and subgrids — are worth including in masonry layout, and are possible to implement performantly.| WebKit