Masonry layout has long been a source of concern for web designers, and numerous solutions have been proposed. CSS Grid Lanes, a new CSS feature for achieving masonry layout, was drafted by the W3C at ...
A masonry layout is a layout in which content is stacked like a brick or stone wall, as shown below. It is also called a waterfall layout because the content flows down the page like a waterfall.
I try to keep up with web development trends but it’s hard to keep pace since it’s such a fast evolving field. Barely a week goes by without the release of a new JS framework, elaborate build tool or ...