You can build a solid layout with floats and Flexbox — but when you need to control rows and columns at the same time, like a magazine spread or a dashboard, those one‑direction tools become tricky. This chapter introduces CSS Grid, the layout system made exactly for that. Then we’ll tie it together with responsive strategies, flexible units, custom properties, and a look at popular frameworks that make modern web design faster and more consistent.