@@ -27,22 +27,22 @@ <h1>Udacity A11y Course TOC</h1>
27
27
< li >
28
28
Focusable elements in wrong DOM order:
29
29
< a href ="lesson2-focus/02-dom-order "> Problem</ a > |
30
- < a href ="lesson2-focus/02-dom-order/index- solution.html "> Solution</ a >
30
+ < a href ="lesson2-focus/02-dom-order/solution/index .html "> Solution</ a >
31
31
</ li >
32
32
< li >
33
33
Offscreen content:
34
34
< a href ="lesson2-focus/04-offscreen-content "> Problem</ a > |
35
- < a href ="lesson2-focus/04-offscreen-content/index- solution.html "> Solution</ a >
35
+ < a href ="lesson2-focus/04-offscreen-content/solution/index .html "> Solution</ a >
36
36
</ li >
37
37
< li >
38
38
Radio Group:
39
39
< a href ="lesson2-focus/05-radio-group "> Problem</ a > |
40
- < a href ="lesson2-focus/05-radio-group/index- solution.html "> Solution</ a >
40
+ < a href ="lesson2-focus/05-radio-group/solution/index .html "> Solution</ a >
41
41
</ li >
42
42
< li >
43
43
Modals and keyboard traps:
44
44
< a href ="lesson2-focus/07-modals-and-keyboard-traps "> Problem</ a > |
45
- < a href ="lesson2-focus/07-modals-and-keyboard-traps/index- solution.html "> Solution</ a >
45
+ < a href ="lesson2-focus/07-modals-and-keyboard-traps/solution/index .html "> Solution</ a >
46
46
</ li >
47
47
< li >
48
48
Manage focus yourself:
@@ -117,17 +117,17 @@ <h1>Udacity A11y Course TOC</h1>
117
117
< li >
118
118
Focus styles:
119
119
< a href ="lesson6-styling/01-focus-styles/index.html "> Problem</ a > |
120
- < a href ="lesson6-styling/01-focus-styles/index- solution.html "> Solution</ a >
120
+ < a href ="lesson6-styling/01-focus-styles/solution/index .html "> Solution</ a >
121
121
</ li >
122
122
< li >
123
123
Style ARIA states:
124
124
< a href ="lesson6-styling/02-style-aria-states/index.html "> Problem</ a > |
125
- < a href ="lesson6-styling/02-style-aria-states/index- solution.html "> Solution</ a >
125
+ < a href ="lesson6-styling/02-style-aria-states/solution/index .html "> Solution</ a >
126
126
</ li >
127
127
< li >
128
128
Contrast Audit:
129
129
< a href ="lesson6-styling/03-contrast-audit/index.html "> Problem</ a > |
130
- < a href ="lesson6-styling/03-contrast-audit/index- solution.html "> Solution</ a >
130
+ < a href ="lesson6-styling/03-contrast-audit/solution/index .html "> Solution</ a >
131
131
</ li >
132
132
< li >
133
133
Mobile Screenreader:
0 commit comments