Difference between revisions of "ARIA Region role"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
<div role="region" aria-label="this is another region"> | <div role="region" aria-label="this is another region"> | ||
This text is in a second region. | This text is in a second region. | ||
+ | </div> | ||
+ | <div role="region"> | ||
+ | This is a region role with no accessible name. | ||
</div> | </div> | ||
</html> | </html> | ||
[[Category:ARIA]] | [[Category:ARIA]] |
Latest revision as of 18:40, 23 February 2016
This is a region of the page.
SSB
This text is in a second region.
This is a region role with no accessible name.