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 the
grid-template-columns
property to specify the size of each column.
1
2
3
4
5
6
7
8