HTML Chapter Index

Introduction

This index lists all 39 chapters in the Hello Code HTML track, grouped by topic. Use it to jump to a lesson or compare coverage with frontend/gen_article_plan/html.md.

Prerequisites

  • None—this page is a map, not a lesson

Getting Started (01–06)

#Chapter
01What Is HTML
02How Web Pages Work
03HTML Development Environment
04Your First HTML Page
05HTML Syntax Basics
06HTML Document Structure

Content and Structure (07–10)

#Chapter
07Block, Inline, and Semantic Flow
08Headings, Paragraphs, and Text
09Text Semantics and Entities
10Links and Navigation

Media and Lists (11–14)

#Chapter
11Images and Responsive Images
12Audio, Video, and iframe
13Lists
14Tables

Forms (15–18)

#Chapter
15Form Basics
16Input Types and Form Attributes
17Form Validation
18Accessible Forms

Semantics and Accessibility (19–22)

#Chapter
19Semantic HTML Layout
20Section, Article, Div, and Common Semantics
21Accessibility Basics
22Keyboard, Focus, and ARIA

SEO and Integration (23–27)

#Chapter
23HTML SEO Basics
24Open Graph and Structured Data
25Linking CSS and JavaScript
26Data Attributes
27Browser DevTools for HTML

Quality and Security (28–30)

#Chapter
28HTML Validation
29HTML Performance Basics
30HTML Security Basics

Projects (31–35)

#Chapter
31Project: Personal Profile Page
32Project: Blog Article Page
33Project: Product Landing Page
34Project: Registration Form
35Project: Small Static Site

Engineering and Resources (36–39)

#Chapter
36HTML Project Structure and Formatting
37Static Site Deployment
38HTML Resources and Book Recommendations
39HTML Chapter Index (this page)
TrackWhy
CSSStyle HTML documents
JavaScriptInteractivity
NginxHost static sites
LinuxVPS deploy

FAQ

Learn HTML before CSS?

Yes—complete 01–20 before heavy CSS; link styles in chapter 25 when ready.

Planning document?

frontend/gen_article_plan/html.md.

Suggested essentials path?

01→10, 15→18, 31, 37.

Validator tools?

Chapter 28 — W3C Nu Html Checker.

/category-logos/html.png.