Completed
Importing Google fonts
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CSS Complete Project for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Project Intro
- 4 Starter Code
- 5 HTML head and meta tags
- 6 HTML header, nav and hero
- 7 Importing Google fonts
- 8 CSS Reset
- 9 CSS Variables
- 10 CSS Utility Classes
- 11 General Styles
- 12 header and nav styles
- 13 HTML footer and main
- 14 footer styles
- 15 main styles
- 16 About styles
- 17 Contact form styles
- 18 Reviewing progress
- 19 Heading and title consistency
- 20 Converting an HTML table to a CSS grid
- 21 Menu styles
- 22 Evaluating desktop and mobile views
- 23 Adding a media query
- 24 Adding dark mode
- 25 Organizing the CSS
- 26 Preview: A touch of JavaScript
- 27 Final Notes and changes