HTML Elements: Headings
[this page | pdf | back links]
The HTML <h1>, <h2>, <h3>, <h4>, <h5> and <h6> elements
provide a hierarchy of headings (with the <h1> element by default having
the largest size and the <h6> element the smallest size).
NAVIGATION LINKS
Contents | Prev | Next | HTML Elements