User Tools

Site Tools


accessibility:aria:landmarks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
accessibility:aria:landmarks [2023/07/19 11:54] – created sclaccessibility:aria:landmarks [2023/07/19 12:09] (current) – [Landmarks] scl
Line 11: Line 11:
 Everything visible on the page should be included in a landmark. There should be one main landmark. Most other landmarks can be enclosed within other landmark regions, but it’s best practice to use only one banner (''<header>'') and contentinfo (''<footer>'') region. Everything visible on the page should be included in a landmark. There should be one main landmark. Most other landmarks can be enclosed within other landmark regions, but it’s best practice to use only one banner (''<header>'') and contentinfo (''<footer>'') region.
  
-When multiple landmarks have the same role, you can use [[accessibility:aria:labels|ARIA labels]] to give them unique and descriptive names. Without labels, ''<nav>'' elements used for the main navigation, breadcrumbs, and pagination might all appear as “navigation” in the landmarks menu. [[https://github.com/w3c/aria-practices/issues/353|Navigation menus should not use the ARIA menu role]], which is intended for operating system menus.+When multiple landmarks have the same role, you can use [[accessibility:aria:acc_names|ARIA labels]] to give them unique and descriptive names. Without labels, ''<nav>'' elements used for the main navigation, breadcrumbs, and pagination might all appear as “navigation” in the landmarks menu. [[https://github.com/w3c/aria-practices/issues/353|Navigation menus should not use the ARIA menu role]], which is intended for operating system menus.
  
-With the generic “region” role, it is possible to create [[https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/region_role|custom landmark regions]]. The region should have an ARIA label that describes its purpose. See [[accessibility:aria:building-the-accessible-name-and-description|Building the Accessible Name and Description]].+With the generic “region” role, it is possible to create [[https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/region_role|custom landmark regions]]. The region should have an ARIA label that describes its purpose. See [[accessibility:aria:acc_names|Building the Accessible Name and Description]].
  
 ===== References ===== ===== References =====
accessibility/aria/landmarks.1689782090.txt.gz · Last modified: 2023/07/19 11:54 by scl

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.