Add Accessible Heading Structure Functionality in Experience Builder

134
0
04-16-2024 01:14 PM
Status: Open
EgleAdmin
New Contributor III

I was reviewing my Experience Builder for publication using the WAVE chrome add-in to review the accessibility of my application. It noted that there are no headings at all in my application. I tried to go into my page title and make it a "Header" (e.g. apply the html <h1></h1> tag), but I don't see anyway to do this. Please add this functionality so that we can make our products more accessible to more people!

 

Below is the text I get from my WAVE reviewer tool for more information about this issue:

 

Alerts

No heading structure

What It Means

The page has no headings.

Why It Matters

Headings (<h1>-<h6>) provide important document structure, outlines, and navigation functionality to assistive technology users.

How to Fix It

Provide a clear, consistent heading structure, generally one <h1> and sub-headings as appropriate. Except for very simple pages, most web pages should have a heading structure.

The Algorithm... in English

No <h1>-<h6> elements are present in the page.

Standards and Guidelines