Link Search Menu Expand Document

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

  1. grid-template-areas and grid-area
  2. Overlapping items in a grid using z-index
  3. grid-auto-rows and grid-auto-columns
  4. Final project intro

Slides