Learning Roadmap
1. HTML Fundamentals
Learn semantic structure, headings, links, images and accessibility basics.
2. CSS Styling
Create layouts using Flexbox and Grid. Understand responsive design.
3. JavaScript Basics
Add interactivity, DOM manipulation and event handling.
4. Version Control
Use Git and GitHub to manage and publish your projects.
5. Deployment
Publish your website using GitHub Pages or hosting platforms.
Recommended Tools
- Visual Studio Code
- Chrome DevTools
- Git & GitHub
- MDN Web Docs