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

Improper heading levels on code of conduct page #1383

Open
jchristgit opened this issue Aug 3, 2024 · 0 comments
Open

Improper heading levels on code of conduct page #1383

jchristgit opened this issue Aug 3, 2024 · 0 comments
Labels
area: frontend Related to site content and user interaction priority: 2 - normal Normal Priority type: bug Something isn't working

Comments

@jchristgit
Copy link
Member

As pointed out in #1363:

There are multiple h1 tags, many jumps in sequence, and several subheadings that are not associated with the parent heading.

Headings convey important semantic information to assistive technology users, helping to understand the structure and organization of the page. Heading level 1 represents the main topic of the page, heading level 2 is a sub-topic of that main heading, heading level 3 as a sub-topic of the heading level 2, etc. Headings should be sequential and follow the intended hierarchy of information. Rather than choosing headings for the purpose of a visual presentation, headings can be styled with stylesheets. Refer to https:www.a11yproject.com/posts/how- to-accessible-heading-structure for more information.

@jchristgit jchristgit added type: bug Something isn't working area: frontend Related to site content and user interaction priority: 2 - normal Normal Priority labels Aug 3, 2024
@jchristgit jchristgit added this to the Accessibility improvements milestone Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to site content and user interaction priority: 2 - normal Normal Priority type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant