Source: http://webaim.org/projects/screenreadersurvey5/#finding
CC BY Celso Flores
<header></header>
<nav></nav>
<main></main>
<footer></footer>
Source: http://webaim.org/projects/screenreadersurvey5/#finding
Source: http://webaim.org/projects/screenreadersurvey6/#landmarks
<section>
<section>
<h2>This is a section</h2>
</section>
</section>
HTML 5 | ARIA Role |
---|---|
<header> |
role="banner" |
<nav> |
role="navigation" |
<main> |
role="main" |
<footer> |
role="contentinfo" |
<aside> |
role="complementary" |
<section> |
role="region" * |
<article> |
role="article" * |
none |
role="search" |
<form> |
role="form" |
Source: https://dequeuniversity.com/assets/html/jquery-summit/html5/slides/landmarks.html
* Remember testing in VoiceOver doesn't catch "section" and "article" landmarks and can add lots of noise
Tota11y
http://khan.github.io/tota11y/
WAVE http://wave.webaim.org/extension/