, Welcome, Welcome!\
0:00 Welcome to the Most Advanced CSS Course Ever!
3:54 Setting up Our Tools
Project — Setup and First Steps (Part 1)\
6:47 Section Intro
7:32 Project Overview
13:15 Building the Header - Part 1
37:39 Building the Header - Part 2
54:45 Creating Cool CSS Animations
1:14:05 Building a Complex Animated Button - Part 1
1:30:02 Building a Complex Animated Button - Part 2
CSS Works_ A Look Behind the Scenes\
1:42:54 Section Intro
1:44:32 Three Pillars of Writing Good HTML and CSS (Never Forget Them!)
1:48:54 How CSS Works Behind the Scenes_ An Overview
1:53:27 How CSS is Parsed, Part 1_ The Cascade and Specificity
2:06:00 Specificity in Practice
2:11:56 How CSS is Parsed, Part 2_ Value Processing
2:27:40 How CSS is Parsed, Part 3_ Inheritance
2:31:46 Converting px to rem_ An Effective Workflow
2:45:47 How CSS Renders a Website_ The Visual Formatting Model
2:58:32 CSS Architecture, Components and BEM
3:07:50 Implementing BEM in the Natours Project
to Sass and NPM\
3:13:05 Section Intro
3:14:07 What is Sass_
3:19:06 First Steps with Sass_ Variables and Nesting
3:44:28 First Steps with Sass_ Mixins, Extends and Functions
4:01:34 A Brief Introduction to the Command Line
4:12:55 NPM Packages_ Let’s Install Sass Locally
4:26:44 NPM Scripts_ Let’s Write and Compile Sass Locally
4:39:55 The Easiest Way of Automatically Reloading a Page on File Changes
Project — Using Advanced CSS and Sass (Part 2)\
4:46:18 Section Intro
4:47:13 Converting Our CSS Code to Sass_ Variables and Nesting
4:58:30 Implementing the 7-1 CSS Architecture with Sass
5:16:04 Review_ Responsive Design Principles and Layout Types
5:23:53 Building a Custom Grid with Floats
6:00:57 Building the About Section - Part 1
6:24:23 Building the About Section - Part 2
6:46:15 Building the About Section - Part 3
7:03:46 Building the Features Section
7:34:06 Building the Tours Section - Part 1
7:59:34 Building the Tours Section - Part 2
8:30:35 Building the Tours Section - Part 3
8:47:11 Building the Stories Section - Part 1
9:06:52 Building the Stories Section - Part 2
9:21:06 Building the Stories Section - Part 3
9:34:56 Building the Booking Section - Part 1
9:53:15 Building the Booking Section - Part 2
10:11:53 Building the Booking Section - Part 3
10:35:04 Building the Footer
10:51:01 Building the Navigation - Part 1
11:20:39 Building the Navigation - Part 2
11:33:52 Building the Navigation - Part 3
11:49:29 Building a Pure CSS Popup - Part 1