1. HTML Introduction
- HTML kya hai?
- HTML ka Itihaas aur Evolution
- HTML vs HTML5
- Website mein HTML ka use
2. Basic Structure of HTML
- HTML Document Structure
- DOCTYPE Declaration
- Head aur Body Tags
- Comments ka use
3. HTML Tags Overview
- Tags kya hote hain?
- Types of Tags
- Self-closing Tags
- Nesting aur Case Sensitivity
4. Text Formatting Tags
- Headings (h1-h6)
- Paragraphs (p)
- Line Break (br) aur Horizontal Line (hr)
- Bold, Italic, Underline
- Superscript, Subscript
5. HTML Lists
- Unordered List (ul)
- Ordered List (ol)
- Description List (dl)
6. HTML Links
- Anchor Tag (a)
- Internal & External Links
- Attributes: href, target
7. HTML Images
- Adding Images
- Attributes: src, alt
- Image Linking
8. HTML Tables
- Basic Table Structure
- Table Borders, Padding
- Merging Cells
9. HTML Forms
- Form Structure
- Input Fields Types
- Validation Basics
10. Multimedia in HTML
- Audio and Video Tags
- Attributes: controls, autoplay, loop
- Embedding YouTube Videos
11. Semantic Elements
- Importance of Semantics
- Common Semantic Tags
12. HTML APIs Introduction
- Geolocation
- Drag and Drop
- Web Storage
13. HTML Graphics
- Canvas Basics
- SVG Introduction
14. HTML Entities
- Special Characters
- Common Entities
15. File Paths in HTML
- Absolute vs Relative Path
- Best Practices
16. Best Practices in HTML
- Clean Coding
- Accessibility
- SEO Friendly HTML
17. Final Project
- Building a Complete Website
- Responsive Design
- HTML Validation