Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
What does grid-row 1 mean? - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
4y ago
•
3 replies
R³
What does grid-row 1 mean?
Hey
, I understand that
grid-row: 1 / 3;
grid-row: 1 / 3;
means
: This grid spans from grid line 1 all the way to 3
. But what does
grid-row: 1;
grid-row: 1;
mean
? What is it
's equivalent
? Is it
grid-row: 1 / 2;
grid-row: 1 / 2;
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
grid column/row methods
KP-C
Kevin Powell - Community / front-end
2y ago
Creating two row with grid!
KP-C
Kevin Powell - Community / front-end
3y ago