Completed
- Media Query & Span Resets
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CSS Grid Crash Course 2022
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Sponsor
- 3 - Slides
- 4 - HTML & Base CSS
- 5 - Creating a Grid
- 6 - grid-template-columns
- 7 - repeat()
- 8 - Gap Spacing
- 9 - Row Height
- 10 - grid-auto-rows
- 11 - minmax()
- 12 - grid-template-rows
- 13 - Grid Browser Tools
- 14 - Align & Justify
- 15 - Grid Column Span
- 16 - Grid Row Span
- 17 - Responsiveness
- 18 - Grid Template Areas
- 19 - Testimonials Grid Project Intro
- 20 - Testimonials HTML
- 21 - Base & Card Styling
- 22 - Grid Styling
- 23 - Media Query & Span Resets