File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Please get yourself familiar with this repository by navigating your way through
20
20
21
21
## Learning goals for this module:
22
22
* Basic understanding of HTML and CSS
23
+ * Basic understanding of Accessible Rich Internet Applications (ARIA)
23
24
* Know how to organize your files
24
25
* Know your way around your text editor
25
26
* Feel comfortable working with the inspector
Original file line number Diff line number Diff line change 21
21
* How do you reference CSS in your HTML?
22
22
* Why would you use CSS resets?
23
23
24
- > Don't worry if you don't understand everything, but make sure to prepare some questions for your first session about the reading material.
25
-
26
24
### Watch these videos:
27
25
* <a href =" https://www.youtube.com/watch?v=7_LPdttKXPc " target =" _blank " >How the Internet Works in 5 Minutes</a >
28
26
* <a href =" https://www.youtube.com/watch?v=WjDrMKZWCt0 " target =" _blank " >How Web Browsers Work</a >
29
27
28
+ ### Get familiar with Accessible Rich Internet Applications (ARIA)
29
+ * [ What is ARIA and why is it important?] ( https://www.youtube.com/watch?v=HtTyRajRuyY )
30
+ * [ Introduction to ARIA] ( https://www.youtube.com/watch?v=g9Qff0b-lHk&t=4s )
31
+ * [ Web applications and ARIA FAQ] ( https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Web_applications_and_ARIA_FAQ )
32
+
33
+ > Don't worry if you don't understand everything, but make sure to prepare some questions for your first session about the reading material.
34
+
30
35
### Add a card in Trello:
31
36
* In Trello, create a card with your name (there is an example in there) and add the link to your CodePen that contains you application assignment.
32
37
You can’t perform that action at this time.
0 commit comments