Week 4: Advanced Grid & Responsive Design

Week 4: Advanced Grid & Responsive Design

Learning Objectives: By the end of this week, you will understand named grid lines, implicit vs explicit grids, media queries, the mobile-first approach, and how to build layouts that adapt to any screen size.

Sessions

Topics Covered

  • Grid lines, spanning, and implicit vs explicit grids
  • Named grid lines for readable layouts
  • Auto-responsive grid patterns
  • Media queries and common breakpoints
  • Mobile-first responsive design
  • Responsive units (rem, %, vw, vh)
  • The viewport meta tag
  • Testing responsive designs with browser DevTools