Home
CSS
CSS Grid Container
Tryit: The grid-template-columns property
Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Save Code
Ctrl+Alt+A
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
The grid-template-columns Property
Use minmax() to define a size-range for the first grid column:
1
2
3
4
5
6