In CSS Grid, grid lines are conceptual and are not visually displayed on the page. For developers and designers, being able to see the grid lines during design and debugging would be very helpful.
Hosted on MSN

CSS Grid in 100 Seconds

Learn the basics of CSS Grid in 100 seconds. Grid 🍱⚡ is a powerful tool that can build layouts in the context of columns and rows. It's not easy to learn, but can dramatically simplify CSS ...