Week 3: CSS Layouts

Week 3: CSS Layouts

Learning Objectives: By the end of this week, you will understand CSS Flexbox and Grid layouts, when to use each, and how to build responsive page layouts.

Sessions

Topics Covered

  • CSS Flexbox fundamentals
  • Flex container and item properties
  • CSS Grid fundamentals
  • Grid container and item properties
  • When to use Flexbox vs Grid
  • Building responsive layouts