Filename Size 01 Welcome_ Welcome_ Welcome!/001 Welcome to the Most Advanced CSS Course Ever!-subtitle-en.vtt 7.1 KB 01 Welcome_ Welcome_ Welcome!/001 Welcome to the Most Advanced CSS Course Ever!.mp4 25.2 MB 01 Welcome_ Welcome_ Welcome!/003 Setting up Our Tools-subtitle-en.vtt 5.3 KB 01 Welcome_ Welcome_ Welcome!/003 Setting up Our Tools.mp4 7.4 MB 02 Natours Project Setup and First Steps (Part 1)/004 Section Intro-subtitle-en.vtt 1.2 KB 02 Natours Project Setup and First Steps (Part 1)/004 Section Intro.mp4 6.1 MB 02 Natours Project Setup and First Steps (Part 1)/005 Project Overview-subtitle-en.vtt 9.7 KB 02 Natours Project Setup and First Steps (Part 1)/005 Project Overview.mp4 15.4 MB 02 Natours Project Setup and First Steps (Part 1)/006 Building the Header - Part 1-subtitle-en.vtt 40.8 KB 02 Natours Project Setup and First Steps (Part 1)/006 Building the Header - Part 1.mp4 48.7 MB 02 Natours Project Setup and First Steps (Part 1)/007 Building the Header - Part 2-subtitle-en.vtt 29.1 KB 02 Natours Project Setup and First Steps (Part 1)/007 Building the Header - Part 2.mp4 35.6 MB 02 Natours Project Setup and First Steps (Part 1)/008 Creating Cool CSS Animations-subtitle-en.vtt 33.2 KB 02 Natours Project Setup and First Steps (Part 1)/008 Creating Cool CSS Animations.mp4 40 MB 02 Natours Project Setup and First Steps (Part 1)/009 Building a Complex Animated Button - Part 1-subtitle-en.vtt 27.8 KB 02 Natours Project Setup and First Steps (Part 1)/009 Building a Complex Animated Button - Part 1.mp4 29.9 MB 02 Natours Project Setup and First Steps (Part 1)/010 Building a Complex Animated Button - Part 2-subtitle-en.vtt 22.6 KB 02 Natours Project Setup and First Steps (Part 1)/010 Building a Complex Animated Button - Part 2.mp4 25 MB 02 Natours Project Setup and First Steps (Part 1)/external_links.txt 122 B 03 How CSS Works_ A Look Behind the Scenes/011 Section Intro-subtitle-en.vtt 2.8 KB 03 How CSS Works_ A Look Behind the Scenes/011 Section Intro.mp4 12.1 MB 03 How CSS Works_ A Look Behind the Scenes/012 Three Pillars of Writing Good HTML and CSS (Never Forget Them!)-subtitle-en.vtt 7.6 KB 03 How CSS Works_ A Look Behind the Scenes/012 Three Pillars of Writing Good HTML and CSS (Never Forget Them!).mp4 6.3 MB 03 How CSS Works_ A Look Behind the Scenes/013 How CSS Works Behind the Scenes_ An Overview-subtitle-en.vtt 7.8 KB 03 How CSS Works_ A Look Behind the Scenes/013 How CSS Works Behind the Scenes_ An Overview.mp4 6.4 MB 03 How CSS Works_ A Look Behind the Scenes/014 How CSS is Parsed_ Part 1_ The Cascade and Specificity-subtitle-en.vtt 22.2 KB 03 How CSS Works_ A Look Behind the Scenes/014 How CSS is Parsed_ Part 1_ The Cascade and Specificity.mp4 16.9 MB 03 How CSS Works_ A Look Behind the Scenes/015 Specificity in Practice-subtitle-en.vtt 10.6 KB 03 How CSS Works_ A Look Behind the Scenes/015 Specificity in Practice.mp4 8.6 MB 03 How CSS Works_ A Look Behind the Scenes/016 How CSS is Parsed_ Part 2_ Value Processing-subtitle-en.vtt 25.8 KB 03 How CSS Works_ A Look Behind the Scenes/016 How CSS is Parsed_ Part 2_ Value Processing.mp4 22.1 MB 03 How CSS Works_ A Look Behind the Scenes/017 How CSS is Parsed_ Part 3_ Inheritance-subtitle-en.vtt 6.7 KB 03 How CSS Works_ A Look Behind the Scenes/017 How CSS is Parsed_ Part 3_ Inheritance.mp4 5.8 MB 03 How CSS Works_ A Look Behind the Scenes/018 Converting px to rem_ An Effective Workflow-subtitle-en.vtt 23 KB 03 How CSS Works_ A Look Behind the Scenes/018 Converting px to rem_ An Effective Workflow.mp4 26 MB 03 How CSS Works_ A Look Behind the Scenes/019 How CSS Renders a Website_ The Visual Formatting Model-subtitle-en.vtt 21.8 KB 03 How CSS Works_ A Look Behind the Scenes/019 How CSS Renders a Website_ The Visual Formatting Model.mp4 17.5 MB 03 How CSS Works_ A Look Behind the Scenes/020 CSS Architecture_ Components and BEM-subtitle-en.vtt 16.2 KB 03 How CSS Works_ A Look Behind the Scenes/020 CSS Architecture_ Components and BEM.mp4 13.1 MB 03 How CSS Works_ A Look Behind the Scenes/021 Implementing BEM in the Natours Project-subtitle-en.vtt 8.3 KB 03 How CSS Works_ A Look Behind the Scenes/021 Implementing BEM in the Natours Project.mp4 10.9 MB 03 How CSS Works_ A Look Behind the Scenes/external_links.txt 113 B 04 Introduction to Sass and NPM/022 Section Intro-subtitle-en.vtt 1.8 KB 04 Introduction to Sass and NPM/022 Section Intro.mp4 8.1 MB 04 Introduction to Sass and NPM/023 What is Sass_-subtitle-en.vtt 8.2 KB 04 Introduction to Sass and NPM/023 What is Sass_.mp4 7.1 MB 04 Introduction to Sass and NPM/024 First Steps with Sass_ Variables and Nesting-subtitle-en.vtt 39.3 KB 04 Introduction to Sass and NPM/024 First Steps with Sass_ Variables and Nesting.mp4 36.7 MB 04 Introduction to Sass and NPM/025 First Steps with Sass_ Mixins_ Extends and Functions-subtitle-en.vtt 27.6 KB 04 Introduction to Sass and NPM/025 First Steps with Sass_ Mixins_ Extends and Functions.mp4 27.5 MB 04 Introduction to Sass and NPM/026 A Brief Introduction to the Command Line-subtitle-en.vtt 19.2 KB 04 Introduction to Sass and NPM/026 A Brief Introduction to the Command Line.mp4 18.1 MB 04 Introduction to Sass and NPM/027 NPM Packages_ Let's Install Sass Locally-subtitle-en.vtt 24 KB 04 Introduction to Sass and NPM/027 NPM Packages_ Let's Install Sass Locally.mp4 22.2 MB 04 Introduction to Sass and NPM/028 NPM Scripts_ Let's Write and Compile Sass Locally-subtitle-en.vtt 23.2 KB 04 Introduction to Sass and NPM/028 NPM Scripts_ Let's Write and Compile Sass Locally.mp4 24.7 MB 04 Introduction to Sass and NPM/029 The Easiest Way of Automatically Reloading a Page on File Changes-subtitle-en.vtt 10.5 KB 04 Introduction to Sass and NPM/029 The Easiest Way of Automatically Reloading a Page on File Changes.mp4 13.2 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/030 Section Intro-subtitle-en.vtt 1.5 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/030 Section Intro.mp4 7 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/031 Converting Our CSS Code to Sass_ Variables and Nesting-subtitle-en.vtt 18 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/031 Converting Our CSS Code to Sass_ Variables and Nesting.mp4 24 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/032 Implementing the 7-1 CSS Architecture with Sass-subtitle-en.vtt 27.3 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/032 Implementing the 7-1 CSS Architecture with Sass.mp4 30.2 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/033 Review_ Basic Principles of Responsive Design and Layout Types-subtitle-en.vtt 7.7 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/033 Review_ Basic Principles of Responsive Design and Layout Types.mp4 6.3 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/034 Building a Custom Grid with Floats-subtitle-en.vtt 59.1 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/034 Building a Custom Grid with Floats.mp4 62.3 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/035 Building the About Section - Part 1-subtitle-en.vtt 37.7 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/035 Building the About Section - Part 1.mp4 45.5 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/036 Building the About Section - Part 2-subtitle-en.vtt 33.9 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/036 Building the About Section - Part 2.mp4 46.3 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/037 Building the About Section - Part 3-subtitle-en.vtt 27.5 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/037 Building the About Section - Part 3.mp4 36 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/038 Building the Features Section-subtitle-en.vtt 52 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/038 Building the Features Section.mp4 71.2 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/039 Building the Tours Section - Part 1-subtitle-en.vtt 39.9 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/039 Building the Tours Section - Part 1.mp4 45.1 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/040 Building the Tours Section - Part 2-subtitle-en.vtt 47.8 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/040 Building the Tours Section - Part 2.mp4 59.6 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/041 Building the Tours Section - Part 3-subtitle-en.vtt 20.7 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/041 Building the Tours Section - Part 3.mp4 38.4 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/042 Building the Stories Section - Part 1-subtitle-en.vtt 28.4 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/042 Building the Stories Section - Part 1.mp4 46.9 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/043 Building the Stories Section - Part 2-subtitle-en.vtt 19.8 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/043 Building the Stories Section - Part 2.mp4 35.1 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/044 Building the Stories Section - Part 3-subtitle-en.vtt 23.6 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/044 Building the Stories Section - Part 3.mp4 61.8 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/045 Building the Booking Section - Part 1-subtitle-en.vtt 31.3 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/045 Building the Booking Section - Part 1.mp4 43.3 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/046 Building the Booking Section - Part 2-subtitle-en.vtt 29.2 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/046 Building the Booking Section - Part 2.mp4 36.5 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/047 Building the Booking Section - Part 3-subtitle-en.vtt 36.9 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/047 Building the Booking Section - Part 3.mp4 51.4 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/048 Building the Footer-subtitle-en.vtt 21.8 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/048 Building the Footer.mp4 33.5 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/049 Building the Navigation - Part 1-subtitle-en.vtt 47.9 KB 05 Natours Project Using Advanced CSS and Sass (Part 2)/049 Building the Navigation - Part 1.mp4 62.4 MB 05 Natours Project Using Advanced CSS and Sass (Part 2)/050 Building the Navigation - Part 2-subtitle-en.vtt 20.2 KB