#css-grid

[ follow ]
Web design
fromWebKit
4 days ago

CSS Grid: A helpful mental model and the power of grid lines

Use a container-first, spreadsheet-like mental model for CSS Grid: declare display: grid, design columns and rows up front, then place content into that structure.
#figma
#web-design
Mobile UX
fromSmashing Magazine
5 months ago

Masonry In CSS: Should Grid Evolve Or Stand Aside For A New Module? - Smashing Magazine

CSS is evolving towards native masonry support but current options are limited and imperfect.
[ Load more ]