Probably Bored
Back

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 Free

Chapter 1 – The Absolute Basics

Right Arrow
Introduction to website development
Setup (zero install)
Basic HTML – Hello world!
Building a simple cat app

Chapter 2 – HTML Mastery

Right Arrow
Building a simple portfolio
Useful HTML tags
Page structure & semantics
Divs, classes & IDs
Forms & inputs

Chapter 3 – CSS Magic

Right Arrow
What 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 Arrow
What is JavaScript?
The 2 ways to add JS
Variables & console
If/else statements
Connecting JS to HTML
Build a working clicker game!