Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CSS Media Queries and Responsive Web Design Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Starter Code
- 4 Viewport meta tag
- 5 Syntax of a media query
- 6 Think mobile first
- 7 Other query types and breakpoints
- 8 How to choose breakpoints
- 9 Build a basic page layout
- 10 Add a media query
- 11 Use dev tools to view different screen sizes
- 12 Add all media queries
- 13 View each breakpoint change