This repository contains code snippets, practice files, and notes from my journey learning web development.
I'm exploring HTML, CSS, and JavaScript step by step — building understanding through hands-on practice.
HTML/– Basic structure, tags, forms, tables, etc.CSS/– Styling, selectors, flexbox, grid, animationsJavaScript/– Variables, functions, DOM manipulation, events, etc.Projects/– Small practice exercises or mini-projects
- Understand how web pages are structured with HTML
- Style elements effectively using CSS
- Add interactivity and logic using JavaScript
- Get comfortable using Git and GitHub