diff --git a/slides/02-Developers/09-aria.html.md b/slides/02-Developers/09-aria.html.md index 660e31e..5da692d 100755 --- a/slides/02-Developers/09-aria.html.md +++ b/slides/02-Developers/09-aria.html.md @@ -23,19 +23,20 @@ layout_data: landmark regions help screen reader users do what others do when they glance at a page, i.e., see its different parts from a bird's-eye view. They also make it easy to move the screen reader's reading cursor to different locations on the page. - Instructions for this exercise are in the comment block in the editor below. - - code: | - -

ARIA Landmarks Exercise

- + + + code: | + +

ARIA Landmarks Exercise

+ How many landmarks did you find on the page?