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
Create a grid with a fixed size for column 1 and 2, and column 3 as auto size:
1
2
3
4
5
6