Quick Tip: WCAG Requirements for Headings

WCAG requires that headings (<h1>-<h6>) accurately describe the content that follows the heading, that text that functions visually as a heading be marked up as a heading, and that the heading structure aligns with the page hierarchy. In general, a page should have a single <h1> that describes the main content, <h2> for main sections, <h3> for sub-sections etc. If there are headings that precede the main page heading, these should be a lower level, usually <h2>.


The monthly Web Accessibility Tip comes from WebAIM and is shared to get a wider audience. For more information about web accessibility, please visit the WebAIM website.

See also information about how you can subscribe to the monthly WebAIM Newsletter which contains lots of great information about web accessibility.