Get Started

Headings

Use headings and sub-headings for your text (formerly WCAG 2.4.10)

Summary

Section headings — including titles and subtitles — organize words and images on a web page.

Types of content that may use a heading:

Why

Who it helps

How

Exceptions

Examples

A restaurant menu heading structure

Plan

Headings

Use headings and sub-headings for your text.

Planning Responsibilities:

Tips for Collaboration

Planning for Each Stage:

How to get started early: Early project meetings need to discuss accessibility and the importance of improving the usability of the site for people with disabilities. Writing, designing, and coding well organized text content will help all users.

How to remediate: The most common problem with headings is visually styled headings that are not semantic, so assistive technology (like screen readers) cannot tell that the text is a heading. The developers need to research the appropriate semantic code. In HTML, that would be an h1, h2, h3 tag. For other technologies, see the Method for that technology.

Methods

Design

Headings

Use headings and sub-headings for your text.

Design Responsibilities

  1. You must ensure that the text of your product is structurally organized. The visual styling must also be semantic, that is, the code must communicate the level of the headings to non-visual users.
  2. This must ...

HOW - Guide:

Link to Style Guide(s)

Video: Clear Layout and Design from Web Accessibility Initiative's Perspectives Video Series

Designer Tips:

User Testing & Meaningful Involvement:

Methods

TBD

Develop

Section Headings

Use headings and sub-headings for your text.

Technical Responsibilities

  1. You must ensure that the section headings are coded semantically — not just visual styling, so that assistive technology can correctly interpret them.
  2. You must ensure that the headings are organized in a logical outline.
  3. This must allow users to quickly find what they are looking for.

Methods

Examples and Tutorials

Tutorial: Headings from Web Accessibility Tutorials from the Web Accessibility Initiative

Test & Audit

Headings

Use headings and sub-headings for your text.

See Get Started for basic information.

Testing Responsibilities

  1. You must ensure that headings exist and are logical
  2. This must structure the content so users know what to expect in each section.

Auto-Testing Tips:

TBD

Manual Testing Tips:

TBD

Testing with Users:

TBD - different from user reeearch or testing, this is tips for QA testing by PwD.

Methods for Evaluating and Scoring: