Web standards-Accessibility-MDN-Docs
Web standards-Accessibility-MDN-Docs
Mobile browsers that provide specific usability advantages for specific <input>
types such as number or tel .
Making tables accessible with <th> , <thead> , <tbody> , <tfoot> , <caption> , and
the scope attribute (See also 2.8 HTML tables).
Using simple plain language, steering clear of slang and abbreviations where
possible, and providing definitions where it is not possible.
Understand the purpose of audio transcripts and text tracks (captions, subtitles, etc.)
in making audio and video content accessible (we are not expecting mastery in
creating them; that is an advanced topic in its own right).
Keyboard accessibility:
Understand why apps need to be keyboard accessible — many people have
difficulty using a mouse or other pointing device.
Understand built-in browser keyboard controls.
Understand when accesskey and tabindex are appropriate to use.
Resources:
What is accessibility?
HTML: A good basis for accessibility
Handling common accessibility problems
Understanding the Web Content Accessibility Guidelines
carefully.
Resources:
CSS and JavaScript accessibility best practices > CSS
Inclusive design principles , inclusivedesignprinciples.org
Accessibility Design Guide , wiki.mozilla.org (2023)