12 lines
457 B
Markdown
12 lines
457 B
Markdown
# Layout Templates with CSS Grid
|
|
|
|
A Pen created on CodePen.io. Original URL: [https://codepen.io/5t3ph/pen/qBBgMdp](https://codepen.io/5t3ph/pen/qBBgMdp).
|
|
|
|
A quick exercise exploring essential layout template setup using CSS Grid and bare minimum DOM.
|
|
|
|
For more reasons to love grid, check out my article:
|
|
https://moderncss.dev/3-css-grid-techniques-to-make-you-a-grid-convert/
|
|
|
|
Or my additional articles that cover grid:
|
|
https://moderncss.dev/topics/#grid
|