Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No heading structure #160

Open
kod-kristoff opened this issue Nov 12, 2024 · 0 comments
Open

No heading structure #160

kod-kristoff opened this issue Nov 12, 2024 · 0 comments
Labels
accessibility:alert bug Something isn't working

Comments

@kod-kristoff
Copy link
Member

kod-kristoff commented Nov 12, 2024

Describe the bug

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.

What To Do

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.

Estimation of Effort

  • Trivial
@kod-kristoff kod-kristoff added bug Something isn't working accessibility:alert labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility:alert bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant