11 lines
387 B
Markdown
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)
|