📄️ 1. Introduction
Learn the fundamental building blocks of the web and write your first HTML structure.
📄️ 2. Basic Tags
Master the fundamental tags for headings, paragraphs, and lists.
📄️ 3. Attributes & Links
Learn how to provide extra information to tags and connect pages together using links.
📄️ 4. HTML Tables
Learn how to organize and display complex data sets using rows, columns, and headers.
📄️ 5. Forms & Inputs
Learn how to capture user data using text fields, buttons, checkboxes, and more.
📄️ 6. Semantic HTML
Learn how to use meaningful tags to improve accessibility, SEO, and code readability.
📄️ 7. Accessibility
Learn how to make your websites usable for everyone, including people with disabilities.
📄️ 8. SEO Basics
Learn how to optimize your HTML structure so search engines can find and rank your website.
📄️ 9. Mini-Projects
Put your HTML skills to the test with these structure-only projects.