14 Classes
| Class | Topic | Description / Activities |
| 1 | Introduction to Web Development | Understand how websites work, explore browsers, and set up VS Code |
| 2 | HTML Structure | Create a basic web page using <!DOCTYPE>, <head>, and <body> |
| 3 | Text Formatting | Add headings, paragraphs, and lists for page content |
| 4 | Links & Images | Insert hyperlinks, images, and multimedia elements |
| 5 | Tables & Forms | Build tables and simple user input forms |
| 6 | Semantic Tags | Use <header>, <section>, <footer> for structured design |
| 7 | CSS Introduction | Learn CSS selectors, colors, and font styling |
| 8 | Box Model | Understand margin, padding, and border spacing |
| 9 | Text & Background Styling | Apply borders, gradients, and background effects |
| 10 | Layout Basics | Work with display and position properties |
| 11 | Flexbox Layout | Align and distribute items efficiently on a page |
| 12 | Responsive Design | Create mobile-friendly layouts with media queries |
| 13 | Mini Project – Portfolio Page | Design a personal homepage using HTML & CSS |
| 14 | Review & Quiz | Practice and revise core HTML and CSS concepts |
