feat: init a11y. courses, tools and tools
This commit is contained in:
parent
f11feb6579
commit
41f51f8a9c
1 changed files with 23 additions and 0 deletions
23
a11y/README.md
Normal file
23
a11y/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Accessibility (A11y)
|
||||
|
||||
## Resources
|
||||
|
||||
1. https://www.a11yproject.com/
|
||||
|
||||
### Courses
|
||||
|
||||
1. https://www.w3.org/WAI/tutorials/
|
||||
2. [auth wall] https://trailhead.salesforce.com/content/learn/trails/get-started-with-web-accessibility
|
||||
3. [auth wall] https://www.udacity.com/course/web-accessibility--ud891
|
||||
|
||||
## Checklists
|
||||
|
||||
1. https://www.a11yproject.com/checklist/
|
||||
|
||||
## Tools
|
||||
|
||||
1. https://www.a11yproject.com/resources/#development-tools
|
||||
|
||||
### HTML Validators
|
||||
|
||||
1. https://validator.github.io/validator/#usage
|
Loading…
Reference in a new issue