HTML Lists — a practical guide to HTML lists with clear examples you can reuse in real projects.
HTML Tutorial Series (17/79). Prefer one article? Read the complete HTML tutorial.
Short description
Lists improve scannability and convey structure to assistive tech.
List types
ul → bullets
ol → numbered
dl → term/description pairs