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.

11 lines
387 B
Markdown

# 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](/attachments/acbdf915-2405-490f-9063-010a1a28e9ba)