The CSS masonry layout syntax introduces a way to create masonry-style grid layouts in CSS without the need for Javascript libraries. This approach aims to overcome performance issues associated with JS and potentially revives the popularity of unique grid designs. The two main suggestions for integrating masonry into CSS are as part of Grid or as a separate layout method. The discussion also covers the appropriateness of the term 'masonry' in this context.

3m read timeFrom css-irl.info
Post cover image

Sort: