100天代码挑战 2024年Web开发者训练营(英文版)
├─01 - Introduction│ 001 Welcome to This Course! .mp4
│ 001 Welcome to This Course! .srt
│ 001 Welcome to This Course! _en.srt
│ 002 What Is Web Development & How Does The Web Work .mp4
│ 002 What Is Web Development & How Does The Web Work .srt
│ 002 What Is Web Development & How Does The Web Work _en.srt
│ 003 The Three Key Programming Languages .mp4
│ 003 The Three Key Programming Languages .srt
│ 003 The Three Key Programming Languages _en.srt
│ 004 How The Web Works A Deep Dive .mp4
│ 004 How The Web Works A Deep Dive .srt
│ 004 How The Web Works A Deep Dive _en.srt
│ 005 What About The www .html
│ 006 100-Days-of-Web-Development-Course-Companion-Site.url
│ 006 The 100 Days of Code Challenge! .mp4
│ 006 The 100 Days of Code Challenge! .srt
│ 006 The 100 Days of Code Challenge! _en.srt
│ 007 How To Get The Most Out Of This Course .mp4
│ 007 How To Get The Most Out Of This Course .srt
│ 007 How To Get The Most Out Of This Course _en.srt
│ 008 Join-The-Academind-Discord-Community.url
│ 008 Stuck in the Course We Got you Covered! .mp4
│ 008 Stuck in the Course We Got you Covered! .srt
│ 008 Stuck in the Course We Got you Covered! _en.srt
│ 009 Join Our Learning Community!.html
│ 010 How To Use The Attached Code .html
│ external-links.txt
│
├─02 - Building a First Website HTML & CSS Basics
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 How to Create a Website .mp4
│ 002 How to Create a Website .srt
│ 002 How to Create a Website _en.srt
│ 003 Creating our First HTML Page .mp4
│ 003 Creating our First HTML Page .srt
│ 003 Creating our First HTML Page _en.srt
│ 004 Setting Up a Development Environment .mp4
│ 004 Setting Up a Development Environment .srt
│ 004 Setting Up a Development Environment _en.srt
│ 005 Why Visual Studio Code .mp4
│ 005 Why Visual Studio Code .srt
│ 005 Why Visual Studio Code _en.srt
│ 006 Understanding HTML Elements .mp4
│ 006 Understanding HTML Elements .srt
│ 006 Understanding HTML Elements _en.srt
│ 007 Which HTML Elements Exist .mp4
│ 007 Which HTML Elements Exist .srt
│ 007 Which HTML Elements Exist _en.srt
│ 008 Adding Another HTML Element .mp4
│ 008 Adding Another HTML Element .srt
│ 008 Adding Another HTML Element _en.srt
│ 008 MDN-HTML-Element-Reference.url
│ 009 Exploring HTML Attributes .mp4
│ 009 Exploring HTML Attributes .srt
│ 009 Exploring HTML Attributes _en.srt
│ 011 Getting Started with CSS (Day 2).mp4
│ 011 Getting Started with CSS (Day 2).srt
│ 011 Getting Started with CSS (Day 2)_en.srt
│ 012 More CSS Styling .mp4
│ 012 More CSS Styling .srt
│ 012 More CSS Styling _en.srt
│ 013 Colors-Overview.url
│ 013 colors.pdf
│ 013 Working with Colors .mp4
│ 013 Working with Colors .srt
│ 013 Working with Colors _en.srt
│ 014 Formatting our Code .mp4
│ 014 Formatting our Code .srt
│ 014 Formatting our Code _en.srt
│ 015 Working with the Browser Developer Tools .mp4
│ 015 Working with the Browser Developer Tools .srt
│ 015 Working with the Browser Developer Tools _en.srt
│ 016 Adding a Link .mp4
│ 016 Adding a Link .srt
│ 016 Adding a Link _en.srt
│ 017 You can Nest HTML Elements! .mp4
│ 017 You can Nest HTML Elements! .srt
│ 017 You can Nest HTML Elements! _en.srt
│ 018 Using Global CSS Styles .mp4
│ 018 Using Global CSS Styles .srt
│ 018 Using Global CSS Styles _en.srt
│ 019 CSS Code Formatting .html
│ 020 The HTML Document Skeleton & Metadata .mp4
│ 020 The HTML Document Skeleton & Metadata .srt
│ 020 The HTML Document Skeleton & Metadata _en.srt
│ 021 More-About-Visual-Studio-Code.url
│ 021 Visual Studio Code Shortcuts & Tricks .mp4
│ 021 Visual Studio Code Shortcuts & Tricks .srt
│ 021 Visual Studio Code Shortcuts & Tricks _en.srt
│ 022 Code Comments .html
│ 023 First Summary .mp4
│ 023 First Summary .srt
│ 023 First Summary _en.srt
│ 025 Styling the Anchor Element Also with Pseudo Hover .mp4
│ 025 Styling the Anchor Element Also with Pseudo Hover .srt
│ 025 Styling the Anchor Element Also with Pseudo Hover _en.srt
│ 026 Why it's Called Cascading Style Sheets .mp4
│ 026 Why it's Called Cascading Style Sheets .srt
│ 026 Why it's Called Cascading Style Sheets _en.srt
│ 027 Storing CSS Code in External Files .mp4
│ 027 Storing CSS Code in External Files .srt
│ 027 Storing CSS Code in External Files _en.srt
│ 028 The Void Element Syntax .mp4
│ 028 The Void Element Syntax .srt
│ 028 The Void Element Syntax _en.srt
│ 029 Multiple Files & Requests .mp4
│ 029 Multiple Files & Requests .srt
│ 029 Multiple Files & Requests _en.srt
│ 030 Selecting Single Elements with the ID Selector .mp4
│ 030 Selecting Single Elements with the ID Selector .srt
│ 030 Selecting Single Elements with the ID Selector _en.srt
│ 031 Working with font-size and px .mp4
│ 031 Working with font-size and px .srt
│ 031 Working with font-size and px _en.srt
│ 032 Using Other Fonts from Google Fonts .mp4
│ 032 Using Other Fonts from Google Fonts .srt
│ 032 Using Other Fonts from Google Fonts _en.srt
│ 033 Understanding How HTML & CSS Handle Text & Whitespace .html
│ 034 Adding an Image .mp4
│ 034 Adding an Image .srt
│ 034 Adding an Image _en.srt
│ 034 Image-File.url
│ 035 Styling the Image & Using the Body Tag .mp4
│ 035 Styling the Image & Using the Body Tag .srt
│ 035 Styling the Image & Using the Body Tag _en.srt
│ 036 Styling the Overall Page Background .mp4
│ 036 Styling the Overall Page Background .srt
│ 036 Styling the Overall Page Background _en.srt
│ 037 Adding a Second HTML File .mp4
│ 037 Adding a Second HTML File .srt
│ 037 Adding a Second HTML File _en.srt
│ 038 A Word About File Name Conventions .html
│ 040 Using a Shared CSS File .mp4
│ 040 Using a Shared CSS File .srt
│ 040 Using a Shared CSS File _en.srt
│ 041 Organizing Source Files in Folders .mp4
│ 041 Organizing Source Files in Folders .srt
│ 041 Organizing Source Files in Folders _en.srt
│ 042 Summary .mp4
│ 042 Summary .srt
│ 042 Summary _en.srt
│ external-links.txt
│
├─03 - Diving Deeper Into HTML & CSS
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 Using the Live Server Extension .mp4
│ 002 Using the Live Server Extension .srt
│ 002 Using the Live Server Extension _en.srt
│ 003 The Development Server & The Local Website Address .html
│ 004 Understanding Lists .mp4
│ 004 Understanding Lists .srt
│ 004 Understanding Lists _en.srt
│ 005 Creating Lists .mp4
│ 005 Creating Lists .srt
│ 005 Creating Lists _en.srt
│ 006 Understanding Parents, Children, Containers & More .mp4
│ 006 Understanding Parents, Children, Containers & More .srt
│ 006 Understanding Parents, Children, Containers & More _en.srt
│ 007 Understanding Cascading, Inheritance & Specificity .mp4
│ 007 Understanding Cascading, Inheritance & Specificity .srt
│ 007 Understanding Cascading, Inheritance & Specificity _en.srt
│ 008 Styling the Full Week Page .mp4
│ 008 Styling the Full Week Page .srt
│ 008 Styling the Full Week Page _en.srt
│ 009 Introducing the CSS Box Model .mp4
│ 009 Introducing the CSS Box Model .srt
│ 009 Introducing the CSS Box Model _en.srt
│ 010 Using the CSS Box Model .mp4
│ 010 Using the CSS Box Model .srt
│ 010 Using the CSS Box Model _en.srt
│ 011 Creating HTML Layouts .mp4
│ 011 Creating HTML Layouts .srt
│ 011 Creating HTML Layouts _en.srt
│ 011 MDN-HTML-Website-Structure.url
│ 012 Theory Selectors & Combinators .mp4
│ 012 Theory Selectors & Combinators .srt
│ 012 Theory Selectors & Combinators _en.srt
│ 013 Using Selectors & Combinators .mp4
│ 013 Using Selectors & Combinators .srt
│ 013 Using Selectors & Combinators _en.srt
│ 014 Understanding Classes .mp4
│ 014 Understanding Classes .srt
│ 014 Understanding Classes _en.srt
│ 015 Block vs Inline Elements .mp4
│ 015 Block vs Inline Elements .srt
│ 015 Block vs Inline Elements _en.srt
│ 015 More-About-Inline-Elements.url
│ 016 Styling Differences Between Block & Inline Elements .mp4
│ 016 Styling Differences Between Block & Inline Elements .srt
│ 016 Styling Differences Between Block & Inline Elements _en.srt
│ 017 Understanding Margin Collapsing .mp4
│ 017 Understanding Margin Collapsing .srt
│ 017 Understanding Margin Collapsing _en.srt
│ 018 The box-shadow Property .mp4
│ 018 The box-shadow Property .srt
│ 018 The box-shadow Property _en.srt
│ 019 Your Challenge! .mp4
│ 019 Your Challenge! .srt
│ 019 Your Challenge! _en.srt
│ 020 Creating the HTML Layout .mp4
│ 020 Creating the HTML Layout .srt
│ 020 Creating the HTML Layout _en.srt
│ 021 Styling the Main Section .mp4
│ 021 Styling the Main Section .srt
│ 021 Styling the Main Section _en.srt
│ 022 Styling Images & Working with Negative Margins .mp4
│ 022 Styling Images & Working with Negative Margins .srt
│ 022 Styling Images & Working with Negative Margins _en.srt
│ 023 Finishing Touches .mp4
│ 023 Finishing Touches .srt
│ 023 Finishing Touches _en.srt
│ 024 Module Summary .mp4
│ 024 Module Summary .srt
│ 024 Module Summary _en.srt
│ 025 A List Of All CSS Selectors .html
│ external-links.txt
│
├─04 - HTML & CSS - Practice & Summary
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 Finished-Website-Preview-Screenshot.url
│ 002 HTML-CSS-Summary-PDF.url
│ 002 Logo-Image.url
│ 002 Your Task! .mp4
│ 002 Your Task! .srt
│ 002 Your Task! _en.srt
│ 003 Creating the Core Structure .mp4
│ 003 Creating the Core Structure .srt
│ 003 Creating the Core Structure _en.srt
│ 004 Adding the Header Content .mp4
│ 004 Adding the Header Content .srt
│ 004 Adding the Header Content _en.srt
│ 005 Adding Header Styling .mp4
│ 005 Adding Header Styling .srt
│ 005 Adding Header Styling _en.srt
│ 006 Spacing & the CSS Box Model .mp4
│ 006 Spacing & the CSS Box Model .srt
│ 006 Spacing & the CSS Box Model _en.srt
│ 007 Adding the Main Content .mp4
│ 007 Adding the Main Content .srt
│ 007 Adding the Main Content _en.srt
│ 008 Styling the Main Content .mp4
│ 008 Styling the Main Content .srt
│ 008 Styling the Main Content _en.srt
│ 009 Styling List Items & Links .mp4
│ 009 Styling List Items & Links .srt
│ 009 Styling List Items & Links _en.srt
│ 010 Adding the Footer .mp4
│ 010 Adding the Footer .srt
│ 010 Adding the Footer _en.srt
│ 011 Introducing New HTML Elements .mp4
│ 011 Introducing New HTML Elements .srt
│ 011 Introducing New HTML Elements _en.srt
│ 012 Organizing our Files .mp4
│ 012 Organizing our Files .srt
│ 012 Organizing our Files _en.srt
│ 013 Module Summary .mp4
│ 013 Module Summary .srt
│ 013 Module Summary _en.srt
│ external-links.txt
│
├─05 - Serving A Website (Hosting & Deployment)
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 What is Hosting & Deployment .mp4
│ 002 What is Hosting & Deployment .srt
│ 002 What is Hosting & Deployment _en.srt
│ 003 Hosting a First Static Website (Example Deployment on Netlify) .mp4
│ 003 Hosting a First Static Website (Example Deployment on Netlify) .srt
│ 003 Hosting a First Static Website (Example Deployment on Netlify) _en.srt
│ 003 Netlify-Drop.url
│ 004 More Information On Netlify & HTTPS .mp4
│ 004 More Information On Netlify & HTTPS .srt
│ 004 More Information On Netlify & HTTPS _en.srt
│ 005 Adding a Favicon .mp4
│ 005 Adding a Favicon .srt
│ 005 Adding a Favicon _en.srt
│ 006 Relative vs Absolute Paths .mp4
│ 006 Relative vs Absolute Paths .srt
│ 006 Relative vs Absolute Paths _en.srt
│ 007 Share Your Website! .html
│ external-links.txt
│
├─06 - Introducing Version Control with Git & GitHub
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 What are Git & GitHub .mp4
│ 002 What are Git & GitHub .srt
│ 002 What are Git & GitHub _en.srt
│ 003 Command Line Interface (CLI) vs Graphical User Interface (GUI) .mp4
│ 003 Command Line Interface (CLI) vs Graphical User Interface (GUI) .srt
│ 003 Command Line Interface (CLI) vs Graphical User Interface (GUI) _en.srt
│ 004 Optional MacOS Terminal (z Shell) Crash Course .mp4
│ 004 Optional MacOS Terminal (z Shell) Crash Course .srt
│ 004 Optional MacOS Terminal (z Shell) Crash Course _en.srt
│ 005 Optional Windows Command Prompt (cmd) Crash Course .mp4
│ 005 Optional Windows Command Prompt (cmd) Crash Course .srt
│ 005 Optional Windows Command Prompt (cmd) Crash Course _en.srt
│ 006 Git MacOS Installation .mp4
│ 006 Git MacOS Installation .srt
│ 006 Git MacOS Installation _en.srt
│ 007 Git Windows Installation .mp4
│ 007 Git Windows Installation .srt
│ 007 Git Windows Installation _en.srt
│ 008 Understanding the Git Basics .mp4
│ 008 Understanding the Git Basics .srt
│ 008 Understanding the Git Basics _en.srt
│ 009 Initializing the Repository & Creating our First Commit .mp4
│ 009 Initializing the Repository & Creating our First Commit .srt
│ 009 Initializing the Repository & Creating our First Commit _en.srt
│ 010 Activating the Code Lense in Visual Studio Code .html
│ 011 Understanding Branches, Merging & Fixing Merge Conflicts .mp4
│ 011 Understanding Branches, Merging & Fixing Merge Conflicts .srt
│ 011 Understanding Branches, Merging & Fixing Merge Conflicts _en.srt
│ 012 Deleting Branches & Commits, Reverting Staged & Unstaged Changes .mp4
│ 012 Deleting Branches & Commits, Reverting Staged & Unstaged Changes .srt
│ 012 Deleting Branches & Commits, Reverting Staged & Unstaged Changes _en.srt
│ 013 Onwards to GitHub - What & Why .mp4
│ 013 Onwards to GitHub - What & Why .srt
│ 013 Onwards to GitHub - What & Why _en.srt
│ 014 Creating a GitHub Account & a Remote Repository .mp4
│ 014 Creating a GitHub Account & a Remote Repository .srt
│ 014 Creating a GitHub Account & a Remote Repository _en.srt
│ 015 Please Read Windows Users Only.html
│ 016 Understanding the Personal Access Token & git clone .mp4
│ 016 Understanding the Personal Access Token & git clone .srt
│ 016 Understanding the Personal Access Token & git clone _en.srt
│ 017 Collaborating on Projects - Collaborators & Organizations .mp4
│ 017 Collaborating on Projects - Collaborators & Organizations .srt
│ 017 Collaborating on Projects - Collaborators & Organizations _en.srt
│ 018 Contributing to Projects - Forks & Pull Requests .mp4
│ 018 Contributing to Projects - Forks & Pull Requests .srt
│ 018 Contributing to Projects - Forks & Pull Requests _en.srt
│ 019 Wrap Up .mp4
│ 019 Wrap Up .srt
│ 019 Wrap Up _en.srt
│
├─07 - Understanding HTML & CSS Layouts & Positioning
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 Project Overview - What we Will Build .mp4
│ 002 Project Overview - What we Will Build .srt
│ 002 Project Overview - What we Will Build _en.srt
│ 003 Font-used-in-project.url
│ 003 Google-Fonts.url
│ 003 Project Setup .mp4
│ 003 Project Setup .srt
│ 003 Project Setup _en.srt
│ 004 Creating the Landing Page Structure .mp4
│ 004 Creating the Landing Page Structure .srt
│ 004 Creating the Landing Page Structure _en.srt
│ 005 Adding the Page Logo .mp4
│ 005 Adding the Page Logo .srt
│ 005 Adding the Page Logo _en.srt
│ 006 Adding the Page Navigation .mp4
│ 006 Adding the Page Navigation .srt
│ 006 Adding the Page Navigation _en.srt
│ 007 Flexbox-Theory-Code.url
│ 007 Introducing CSS Flexbox .mp4
│ 007 Introducing CSS Flexbox .srt
│ 007 Introducing CSS Flexbox _en.srt
│ 008 Aligning Flex Items .mp4
│ 008 Aligning Flex Items .srt
│ 008 Aligning Flex Items _en.srt
│ 009 Your Flexbox Challenge! .mp4
│ 009 Your Flexbox Challenge! .srt
│ 009 Your Flexbox Challenge! _en.srt
│ 010 Adding Flexbox to our Project .mp4
│ 010 Adding Flexbox to our Project .srt
│ 010 Adding Flexbox to our Project _en.srt
│ 011 Adding a Background Image .mp4
│ 011 Adding a Background Image .srt
│ 011 Adding a Background Image _en.srt
│ 011 Ocean-image.url
│ 012 Creating a Container for the Hero-Content .mp4
│ 012 Creating a Container for the Hero-Content .srt
│ 012 Creating a Container for the Hero-Content _en.srt
│ 013 Position-theory-code.url
│ 013 Positioning Elements .mp4
│ 013 Positioning Elements .srt
│ 013 Positioning Elements _en.srt
│ 014 Styling the Hero Content .mp4
│ 014 Styling the Hero Content .srt
│ 014 Styling the Hero Content _en.srt
│ 015 Understanding Fixed & Absolute Positioning .mp4
│ 015 Understanding Fixed & Absolute Positioning .srt
│ 015 Understanding Fixed & Absolute Positioning _en.srt
│ 016 Working with % Units & Creating a Top Navigation Bar .mp4
│ 016 Working with % Units & Creating a Top Navigation Bar .srt
│ 016 Working with % Units & Creating a Top Navigation Bar _en.srt
│ 017 Finishing the Header .mp4
│ 017 Finishing the Header .srt
│ 017 Finishing the Header _en.srt
│ 018 Highlights-section-images.url
│ 018 Introducing the Highlights Section .mp4
│ 018 Introducing the Highlights Section .srt
│ 018 Introducing the Highlights Section _en.srt
│ 019 Creating the HTML Code .mp4
│ 019 Creating the HTML Code .srt
│ 019 Creating the HTML Code _en.srt
│ 020 Building the Flex Container .mp4
│ 020 Building the Flex Container .srt
│ 020 Building the Flex Container _en.srt
│ 021 Flex Item Layout .mp4
│ 021 Flex Item Layout .srt
│ 021 Flex Item Layout _en.srt
│ 022 Styling Images with object-fit .mp4
│ 022 Styling Images with object-fit .srt
│ 022 Styling Images with object-fit _en.srt
│ 023 Styling Text .mp4
│ 023 Styling Text .srt
│ 023 Styling Text _en.srt
│ 024 Please Read Adding justify-content .html
│ 025 Understanding Parent - Child Margin Collapsing .mp4
│ 025 Understanding Parent - Child Margin Collapsing .srt
│ 025 Understanding Parent - Child Margin Collapsing _en.srt
│ 026 Working with CSS Functions - Linear Gradients .mp4
│ 026 Working with CSS Functions - Linear Gradients .srt
│ 026 Working with CSS Functions - Linear Gradients _en.srt
│ 027 Social-media-icons.url
│ 027 The Next Step .mp4
│ 027 The Next Step .srt
│ 027 The Next Step _en.srt
│ 028 Creating a Footer Section .mp4
│ 028 Creating a Footer Section .srt
│ 028 Creating a Footer Section _en.srt
│ 029 Styling the Footer .mp4
│ 029 Styling the Footer .srt
│ 029 Styling the Footer _en.srt
│ 030 Places Page - Overview & Preparations .mp4
│ 030 Places Page - Overview & Preparations .srt
│ 030 Places Page - Overview & Preparations _en.srt
│ 031 Creating the Card Content .mp4
│ 031 Creating the Card Content .srt
│ 031 Creating the Card Content _en.srt
│ 032 Using position static .mp4
│ 032 Using position static .srt
│ 032 Using position static _en.srt
│ 033 Creating the Card Look .mp4
│ 033 Creating the Card Look .srt
│ 033 Creating the Card Look _en.srt
│ 034 Understanding overflow & Your Challenge! .mp4
│ 034 Understanding overflow & Your Challenge! .srt
│ 034 Understanding overflow & Your Challenge! _en.srt
│ 035 Solving the Challenge .mp4
│ 035 Solving the Challenge .srt
│ 035 Solving the Challenge _en.srt
│ 036 City-images.url
│ 036 Creating all Cards .mp4
│ 036 Creating all Cards .srt
│ 036 Creating all Cards _en.srt
│ 036 Destinations-list-html-code.url
│ 037 grid-theory.zip
│ 037 The CSS Grid - Theory .mp4
│ 037 The CSS Grid - Theory .srt
│ 037 The CSS Grid - Theory _en.srt
│ 038 Understanding the nth-type Selector & grid-template-columns .mp4
│ 038 Understanding the nth-type Selector & grid-template-columns .srt
│ 038 Understanding the nth-type Selector & grid-template-columns _en.srt
│ 039 Your Grid Challenge .mp4
│ 039 Your Grid Challenge .srt
│ 039 Your Grid Challenge _en.srt
│ 040 Unicode-Arrows.url
│ 040 Working with Unicode UTF-8 .mp4
│ 040 Working with Unicode UTF-8 .srt
│ 040 Working with Unicode UTF-8 _en.srt
│ 041 Finishing Touches .mp4
│ 041 Finishing Touches .srt
│ 041 Finishing Touches _en.srt
│ 042 Module Summary .mp4
│ 042 Module Summary .srt
│ 042 Module Summary _en.srt
│ 043 Optional Diving Deeper Into position, Flexbox & the Grid .html
│ external-links.txt
│
├─08 - Understanding Responsive Web Design
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 Project Overview .mp4
│ 002 Project Overview .srt
│ 002 Project Overview _en.srt
│ 003 Please Read Optional Lectures .html
│ 004 Optional Your Challenge - Creating the HTML Structure .mp4
│ 004 Optional Your Challenge - Creating the HTML Structure .srt
│ 004 Optional Your Challenge - Creating the HTML Structure _en.srt
│ 005 Food-images.url
│ 005 Optional Challenge Solution - The HTML Structure .mp4
│ 005 Optional Challenge Solution - The HTML Structure .srt
│ 005 Optional Challenge Solution - The HTML Structure _en.srt
│ 006 HTML-code.url
│ 006 Optional Styling the Header .mp4
│ 006 Optional Styling the Header .srt
│ 006 Optional Styling the Header _en.srt
│ 007 Optional Styling the main Section .mp4
│ 007 Optional Styling the main Section .srt
│ 007 Optional Styling the main Section _en.srt
│ 008 What is Responsive Design .mp4
│ 008 What is Responsive Design .srt
│ 008 What is Responsive Design _en.srt
│ 009 The Problem with Pixels .mp4
│ 009 The Problem with Pixels .srt
│ 009 The Problem with Pixels _en.srt
│ 010 Introducing em & rem .mp4
│ 010 Introducing em & rem .srt
│ 010 Introducing em & rem _en.srt
│ 011 Applying em & rem for the Font Size .mp4
│ 011 Applying em & rem for the Font Size .srt
│ 011 Applying em & rem for the Font Size _en.srt
│ 012 Deep Dive em vs rem vs % .mp4
│ 012 Deep Dive em vs rem vs % .srt
│ 012 Deep Dive em vs rem vs % _en.srt
│ 013 Updating the Project Units .mp4
│ 013 Updating the Project Units .srt
│ 013 Updating the Project Units _en.srt
│ 014 Comparing Desktop & Mobile First Design .mp4
│ 014 Comparing Desktop & Mobile First Design .srt
│ 014 Comparing Desktop & Mobile First Design _en.srt
│ 015 Understanding Media Queries .mp4
│ 015 Understanding Media Queries .srt
│ 015 Understanding Media Queries _en.srt
│ 016 Adding Media Queries to the Project .mp4
│ 016 Adding Media Queries to the Project .srt
│ 016 Adding Media Queries to the Project _en.srt
│ 017 Your Media Queries Challenge! .mp4
│ 017 Your Media Queries Challenge! .srt
│ 017 Your Media Queries Challenge! _en.srt
│ 018 Side Drawer & Hamburger Icon - Theory .mp4
│ 018 Side Drawer & Hamburger Icon - Theory .srt
│ 018 Side Drawer & Hamburger Icon - Theory _en.srt
│ 019 Creating the Hamburger Button .mp4
│ 019 Creating the Hamburger Button .srt
│ 019 Creating the Hamburger Button _en.srt
│ 020 Creating the Side Drawer .mp4
│ 020 Creating the Side Drawer .srt
│ 020 Creating the Side Drawer _en.srt
│ 021 Understanding HTML Fragments .mp4
│ 021 Understanding HTML Fragments .srt
│ 021 Understanding HTML Fragments _en.srt
│ 022 Understanding the Target Selector .mp4
│ 022 Understanding the Target Selector .srt
│ 022 Understanding the Target Selector _en.srt
│ 023 Finishing the Side Drawer .mp4
│ 023 Finishing the Side Drawer .srt
│ 023 Finishing the Side Drawer _en.srt
│ 024 Introducing the z-index Property .html
│ 025 Module Summary .mp4
│ 025 Module Summary .srt
│ 025 Module Summary _en.srt
│ external-links.txt
│
├─09 - Creating Beautiful Websites
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 Three Things to Keep in Mind .mp4
│ 002 Three Things to Keep in Mind .srt
│ 002 Three Things to Keep in Mind _en.srt
│ 003 Introducing the Module Project .mp4
│ 003 Introducing the Module Project .srt
│ 003 Introducing the Module Project _en.srt
│ 003 Starting-Code.url
│ 004 Sizing & Spacing .mp4
│ 004 Sizing & Spacing .srt
│ 004 Sizing & Spacing _en.srt
│ 005 Choosing the Right Font .mp4
│ 005 Choosing the Right Font .srt
│ 005 Choosing the Right Font _en.srt
│ 006 Understanding The Importance of Grey, Primary & Accent Colors .mp4
│ 006 Understanding The Importance of Grey, Primary & Accent Colors .srt
│ 006 Understanding The Importance of Grey, Primary & Accent Colors _en.srt
│ 007 Introducing CSS VariablesCSS Custom Properties .mp4
│ 007 Introducing CSS VariablesCSS Custom Properties .srt
│ 007 Introducing CSS VariablesCSS Custom Properties _en.srt
│ 008 CSS Variables in Action .mp4
│ 008 CSS Variables in Action .srt
│ 008 CSS Variables in Action _en.srt
│ 009 Comparing root vs html vsSelectors .mp4
│ 009 Comparing root vs html vsSelectors .srt
│ 009 Comparing root vs html vsSelectors _en.srt
│ 010 More-About-Transform.url
│ 010 Understanding CSS Transformations .mp4
│ 010 Understanding CSS Transformations .srt
│ 010 Understanding CSS Transformations _en.srt
│ 011 Adding CSS Transitions .mp4
│ 011 Adding CSS Transitions .srt
│ 011 Adding CSS Transitions _en.srt
│ 011 More-About-Transition.url
│ 012 Working with SVGs .mp4
│ 012 Working with SVGs .srt
│ 012 Working with SVGs _en.srt
│ external-links.txt
│
├─10 - Adding Forms To Websites
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 What & Why .mp4
│ 002 What & Why .srt
│ 002 What & Why _en.srt
│ 003 Important Form HTML Elements .mp4
│ 003 Important Form HTML Elements .srt
│ 003 Important Form HTML Elements _en.srt
│ 004 Our First Input Element .mp4
│ 004 Our First Input Element .srt
│ 004 Our First Input Element _en.srt
│ 005 Adding a Button .mp4
│ 005 Adding a Button .srt
│ 005 Adding a Button _en.srt
│ 006 The Form Element, Form Submission & Different Types of Requests .mp4
│ 006 The Form Element, Form Submission & Different Types of Requests .srt
│ 006 The Form Element, Form Submission & Different Types of Requests _en.srt
│ 007 Styling the Form Element .mp4
│ 007 Styling the Form Element .srt
│ 007 Styling the Form Element _en.srt
│ 008 Adding Labels .mp4
│ 008 Adding Labels .srt
│ 008 Adding Labels _en.srt
│ 009 More Detailed Forms Styling .mp4
│ 009 More Detailed Forms Styling .srt
│ 009 More Detailed Forms Styling _en.srt
│ 010 Understanding Different Input Types .mp4
│ 010 Understanding Different Input Types .srt
│ 010 Understanding Different Input Types _en.srt
│ 011 Understanding Email, Numbers, Password & Date Types .mp4
│ 011 Understanding Email, Numbers, Password & Date Types .srt
│ 011 Understanding Email, Numbers, Password & Date Types _en.srt
│ 012 Working with Radio Buttons .mp4
│ 012 Working with Radio Buttons .srt
│ 012 Working with Radio Buttons _en.srt
│ 013 Using Checkboxes .mp4
│ 013 Using Checkboxes .srt
│ 013 Using Checkboxes _en.srt
│ 014 The Textarea Element For Longer Text .mp4
│ 014 The Textarea Element For Longer Text .srt
│ 014 The Textarea Element For Longer Text _en.srt
│ 015 Adding a Dropdown .mp4
│ 015 Adding a Dropdown .srt
│ 015 Adding a Dropdown _en.srt
│ 016 Forms & Semantics (Structuring Forms) .mp4
│ 016 Forms & Semantics (Structuring Forms) .srt
│ 016 Forms & Semantics (Structuring Forms) _en.srt
│ 017 More on Form Buttons .mp4
│ 017 More on Form Buttons .srt
│ 017 More on Form Buttons _en.srt
│ 018 Validation Attributes .mp4
│ 018 Validation Attributes .srt
│ 018 Validation Attributes _en.srt
│ 019 More Input & Form Attributes .mp4
│ 019 More Input & Form Attributes .srt
│ 019 More Input & Form Attributes _en.srt
│ 020 Your Challenge! .mp4
│ 020 Your Challenge! .srt
│ 020 Your Challenge! _en.srt
│ 021 Challenge Base Page Structure & Styling .mp4
│ 021 Challenge Base Page Structure & Styling .srt
│ 021 Challenge Base Page Structure & Styling _en.srt
│ 023 Challenge First Set of Input Elements .mp4
│ 023 Challenge First Set of Input Elements .srt
│ 023 Challenge First Set of Input Elements _en.srt
│ 024 Challenge Adding Remaining Elements .mp4
│ 024 Challenge Adding Remaining Elements .srt
│ 024 Challenge Adding Remaining Elements _en.srt
│ 025 Challenge Submission & Validation .mp4
│ 025 Challenge Submission & Validation .srt
│ 025 Challenge Submission & Validation _en.srt
│ 026 Challenge Styling .mp4
│ 026 Challenge Styling .srt
│ 026 Challenge Styling _en.srt
│
├─11 - Understanding the JavaScript Basics
│ 001 Module Introduction .mp4
│ 001 Module Introduction .srt
│ 001 Module Introduction _en.srt
│ 002 What is JavaScript & Why would we use it .mp4
│ 002 What is JavaScript & Why would we use it .srt
│ 002 What is JavaScript & Why would we use it _en.srt
│ 003 What You Will Learn In this Module .mp4
│ 003 What You Will Learn In this Module .srt
│ 003 What You Will Learn In this Module _en.srt
│ 004 Introducing Values & Variables .mp4
│ 004 Introducing Values & Variables .srt
│ 004 Introducing Values & Variables _en.srt
│ 005 Adding the script HTML Element .mp4
│ 005 Adding the script HTML Element .srt
│ 005 Adding the script HTML Element _en.srt
│ 006 Working with Values & Basic JavaScript Commands .mp4
│ 006 Working with Values & Basic JavaScript Commands .srt
│ 006 Working with Values & Basic JavaScript Commands _en.srt
│ 007 Introducing Variables (Data Containers) .mp4
│ 007 Introducing Variables (Data Containers) .srt
│ 007 Introducing Variables (Data Containers) _en.srt
................
**** Hidden Message *****
啥也不说了,感谢楼主分享哇! 啥也不说了,感谢楼主分享哇! 啥也不说了,感谢楼主分享哇! 啥也不说了,感谢楼主分享哇! 正需要,支持楼主大人了! 啥也不说了,感谢楼主分享哇! 啥也不说了,感谢楼主分享哇! 啥也不说了,感谢楼主分享哇!
页:
[1]