IntersectMBO / IntersectMBO/govtool

HTML not using H tags - Accessibility issue

Open
#2,235 2 comments 1 reaction 0 assignees View on GitHub
🌐 Post/After Plomin hard fork 🐛 Bug
Dominant language
HTML
Stars
21
Forks
29
Avg merge
2d 22h
Merged PRs (30d)
7

Description

If you inspect this page: https://sanchogov.tools/connected/governance_actions/fd348161bf87b8ff2ed0884239ba783fb5cb8659d4838bfb1e447d94fbf352d2#0

You will see that 'H' tags are not used in the structure. This is not proper semantic HTML

Here is a screenshot of the code for the top header. This should be H1:
image

As well as the H1 not being there, there are no H tags throughout the document. We need to fix this as this breaks our accessibility goals and will be impossible for people who have visual or other handicaps and rely on screenreaders to parse the page.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.