From ce886d87d77e302fe684b972af3de6488e055f29 Mon Sep 17 00:00:00 2001 From: bzimm01 Date: Mon, 12 Sep 2016 20:23:06 -0400 Subject: [PATCH] Pulled instructions out of code editor --- slides/02-Developers/09-aria.html.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) 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?