Learn HTML
MDN Web Docs
Understand the structure of an HTML document
Learn about common HTML tags
Practice creating simple web pages
Learn CSS
web.dev CSS Course
MDN Web Docs - CSS
Understand CSS syntax and selectors
Learn about box model and layout techniques
Master Flexbox
Flexbox Froggy
CSS Tricks - Flexbox Guide
Try CSS Grid
Grid Garden
CSS Tricks - Complete Guide to Grid
MDN Web Docs - CSS Grid
Learn JavaScript
MDN Web Docs - JavaScript
Understand basic syntax and data types
Learn about functions, loops, and conditionals
Practice DOM manipulation