Open
Description
Read:
- https://www.marcozehe.de/the-web-accessibility-basics/
- https://dev.to/addyosmani/accessibility-tips-for-web-developers-4cn0
- https://www.sitepoint.com/how-to-use-aria-effectively-with-html5/
- https://webaim.org/blog/aria-cause-solution/
- https://html5accessibility.com/stuff/2020/11/07/not-so-short-note-on-aria-label-usage-big-table-edition/
- https://dev.to/telerik/web-accessibility-guidebook-for-developers-2ep8
- https://w3c.github.io/using-aria/
- https://habr.com/ru/post/341810/ (🇷🇺 )
- https://habr.com/ru/company/linka/blog/346238/ (🇷🇺 )
-
area-label
: https://stackoverflow.com/questions/22039910/what-is-aria-label-and-how-should-i-use-it -
aria-describedby
: https://stackoverflow.com/questions/4582694/what-is-the-meaning-of-the-aria-describedby-property (see the example with Logout especially) - https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-describedby_attribute
- https://www.w3.org/WAI/tutorials/forms/
- https://www.w3.org/WAI/tutorials/forms/labels/
- https://www.w3.org/WAI/tutorials/forms/notifications/
- https://www.w3.org/WAI/tutorials/forms/validation/
- https://webaim.org/techniques/forms/
- https://webaim.org/techniques/forms/advanced
- https://www.w3.org/TR/core-aam-1.1/
- https://weblind.ru