diff --git a/techniques/aria/ARIA11.html b/techniques/aria/ARIA11.html index bbd53be6ef..ae67ca5f2c 100644 --- a/techniques/aria/ARIA11.html +++ b/techniques/aria/ARIA11.html @@ -22,13 +22,13 @@

Using ARIA landmarks to identify regions of a page

Landmarks are inserted into the page using the role attribute on an element that marks the section. The value of the attribute is the name of the landmark. These role values are listed below. For HTML mappings of landmark roles, refer to the Rules of ARIA attribute usage by HTML element table in the ARIA In HTML recommendation.