Pima Tech Guides

FAQ: How Do I Add Headings to Improve Accessibility?

Updated on

Workflows are not supported in your browser.
Please use a recent version of Chrome, Edge, Firefox or Safari to display this page.

Document headings are critical to digital accessibility. They create a logical outline for all readers and allow people using assistive technology (such as screen readers) to navigate the content efficiently.

Why Headings Matter

The Problem: Screen reader users often set their software to read quickly and ignore changes in font, color, or size. Without tags, all text sounds exactly the same, even if it “looks” like a heading.

The Solution: Screen readers allow users to pull up a list of headings to navigate directly to relevant sections, much like a sighted reader skims a page. When the built-in heading feature is used, the software inserts a style tag (such as <h1> or <h2>) into the document code to designate headings.

The “Need to Know” on Headings

Follow these core principles to use headings easily and effectively:

  • Use Built-In Styles: Use the Styles menu to embed the HTML code for screen readers to identify a heading instead of manually bolding or enlarging text.
  • Use a Logical Flow: Treat headings like a Table of Contents.
    • Heading 1 (H1): The Title. Use only one per document.
    • Heading 2 (H2): Major sections.
    • Heading 3 (H3): Sub-sections under H2.
    • Heading 4 (H4): Deep sub-sections under H3. This is the lowest level recommended.
  • Never Skip Levels: Move in order (H1, H2, H3, H4). You can go backwards to start a new section (e.g., H3, H2), but jumping from H2 to H4 makes users think they missed a section.
  • Be Descriptive & Concise: Aim for 5–8 words. Headings should be clear enough to make sense even when read out of context.
  • Normalize Headings: Using headings ensures your document is "accessibility-ready" for future publication without the need for last-minute fixes.

Follow the steps below to add accessible headers.

What is the software you are using?

Google Products Guide

Slides uses a Master Slide to identify the reading order.

Sheets uses Header Rows to give context to data cells. This notifies screen readers that Row 1 is the organizational header for all data below it.

Microsoft Products Guide

PowerPoint uses Slide Masters to identify the reading order.

Excel uses Table Headers to link data cells to their labels so users understand the context of each number.

Congratulations, you are done!

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Previous Guide Web Browsers: Creating a Bookmark Folder
Want Help From A Human? → Contact Us