You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

387 B

Layouting with CSS Grid

A quick exercise exploring essential layout template setup using CSS Grid and bare minimum DOM.

For more reasons to love grid, check out this article: https://moderncss.dev/3-css-grid-techniques-to-make-you-a-grid-convert/

Or additional articles that cover grid: https://moderncss.dev/topics/#grid

image