Guides
Free HTML, CSS & JavaScript Course — Complete Study Guide
15 min read
The Web Trinity
Every website is built with HTML (structure), CSS (design), and JavaScript (behavior).
- Week 1 — HTML → /tutorials/html
- Week 2 — CSS → /tutorials/css
- Week 3 — JavaScript basics → /tutorials/javascript
- Week 4 — DOM + async
- Week 5 — Capstone landing page
Tip: Use cheat sheets at /cheatsheets while building projects.