Skip to main content

Practice ยท 1 of 2

Grid the Gallery

Build a photo gallery board: - .gallery is a grid with **three equal columns** and a 1rem gap between all cells. - The .featured tile spans the full width of the first row. - The remaining tiles flow into the grid automatically (no per-tile placement needed).

Difficulty: beginner

Back to lesson: Practice: CSS Grid โ€” Practice