Home
CSS
CSS Grid Container
Tryit: The grid-template-columns property
Run ❯
zig
.
com
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
The grid-template-columns Property
You can use the
grid-template-columns
property to specify the number of columns in your grid layout.
1
2
3
4
5
6
7
8