docs(angular): add accessibility content (#6448)
parent
e0aa7e4d0f
commit
231601d2aa
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
||||
# Accessibility |
||||
# Accessibility |
||||
|
||||
The web is used by a wide variety of people, including those who have visual or motor impairments. A variety of assistive technologies are available that make it much easier for these groups to interact with web-based software applications. Also, designing an application to be more accessible generally improves the user experience for all users. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@official@Angular Official Docs - Accessibility](https://angular.dev/best-practices/a11y) |
||||
- [@course@Learn Accessibility](https://web.dev/learn/accessibility/) |
||||
- [@article@Angular a11y: 11 tips on how to make your apps more accessible](https://angularindepth.com/posts/1152/angular-a11y-11-tips-on-how-to-make-your-apps-more-accessible) |
Loading…
Reference in new issue