WAI ARIA Landmark Roles Cheatsheet

You will have better “hooks” to target your elements, avoiding excessive use of id or class attributes. WAI-ARIA Role values can not be repeated, but HTML5 elements can (you can have several header or footer elements in a single page), so it is easier to make sure you are targeting your actual document header, instead of affecting every possible header element that may in the future be put on your document


← Previous WAS Credential Content Outline The Roles Model | Accessible Rich Internet Applications (WAI-ARIA) 1.0 Next →