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

Missing first level heading #35

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

Missing first level heading #35

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

Comments

@kod-kristoff
Copy link
Member

kod-kristoff commented Nov 12, 2024

Missing first level heading

What It Means

A page does not have a first level heading.

Why It Matters

Headings facilitate page navigation for users of many assistive technologies. They also provide semantic and visual meaning and structure to the document. A first level heading (<h1>) should be present on nearly all pages. It should contain the most important heading on the page (generally the document title).

What To Do

If the page presents a main heading, place it within an <h1> element. Add other sub-headings as necessary.

The Algorithm... in English

A page does not have an <h1> element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant