Complete Intro to Web Dev v3
Watch on Frontend Masters
Complete Intro to Web Dev v3
Learn to write websites with HTML, CSS, and JavaScript
Brian Holt
Stripe
Watch on Frontend Masters
Table of Contents
Welcome to the Class
Introduction
Get Set Up
What Are You Going to Learn
HTML
Tags
Types of Tags
Attributes
Organizing HTML
Head and Meta Tags
HTML Project
CSS
Rules
Selectors and the Cascade
Pseudoclasses and Pseudoelements
Layout CSS
Flex
Grid
Animations
Putting It Together
Project
JavaScript
Intro
Numbers, Strings, and Booleans
Control Flow
Loops
Exercise
Functions
Scope
Builtins
Objects
Context
Arrays
Putting It All Together
The DOM
Events and Listeners
Project
Talking to Servers
JSON
AJAX
async/await
Project
Other Stuff You Should Know
Using Third Party Libraries
Git and GitHub
Things to Do Next
Conclusion