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

New HTML Technique(s?): Using HTML structural elements to identify landmark regions of a page #1309

Closed
carmacleod opened this issue Aug 14, 2020 · 1 comment

Comments

@carmacleod
Copy link
Contributor

Add a new HTML technique similar to the one for ARIA11.

The relevant HTML elements are: main, header, footer, aside, form and section (nav already has its own technique, but it needs to be included in any list of landmark elements).

Alternatively (or in addition), add several, more detailed, HTML techniques - one for each of the HTML elements listed above, similar to the existing technique for nav: H97: Grouping related links using the nav element

If several are added, they will all have to link to each other, and to H97. If only one technique is added for all of them, please make sure that it links to H97.

ARIA11 should link to, and be linked from, the new HTML techniques.

@fstrr
Copy link
Contributor

fstrr commented May 31, 2022

Working on this as part of #291, so closing this issue.

@fstrr fstrr closed this as completed May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants