CSS Grid Part II
In this lesson, we’ll continue to build our grid skills, learning new ways to position items in a grid and getting lots of practice!
Agenda
grid-template-areas
and grid-area
- Overlapping items in a grid using
z-index
grid-auto-rows
and grid-auto-columns
- Final project intro
Slides