Free 2-Hour Web Dev Course
From zero → building real websites in one sitting
No downloads. No experience. Just follow along in your browser and finish with 3 real projects.
Start Learning FreeChapter 1 – The Absolute Basics
Right ArrowIntroduction to website development
Setup (zero install)
Basic HTML – Hello world!
Building a simple cat app
Chapter 2 – HTML Mastery
Right ArrowBuilding a simple portfolio
Useful HTML tags
Page structure & semantics
Divs, classes & IDs
Forms & inputs
Chapter 3 – CSS Magic
Right ArrowWhat is CSS?
The 3 ways to add CSS
Styling body & layout
Text, fonts & colors
Images & borders
Adding CSS to your portfolio
Colors, gradients & shadows
Chapter 4 – JavaScript Basics
Right ArrowWhat is JavaScript?
The 2 ways to add JS
Variables & console
If/else statements
Connecting JS to HTML
Build a working clicker game!