Home
CSS
CSS Grid Lines
Tryit: The grid-row 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-row Property
Let the first grid item start at row-line 1, and let it span 2 rows:
1
2
3
4
5