228 private links
A collection of composable, unstyled UI primitives for building accessible web applications.
I help make the Fediverse more inclusive by generating alt-text descriptions for images. Let me assist you!
Special fonts are often not accessible
An accessibility decision tree for the alt
attribute
Why and caveats of aria-labelledby a tag in the node content.
There are good reasons to point aria-labelledby within an element. For example, to give an accessible name to a region based off of the heading within it.
Groups into designers, engineers, project managers, quality assurance and editorial.s
Pour lecture ultérieure
I see one (quickfix) way: declare the content as image, then use an alt text for it.
This rely on user posting the message to do the work, among other things. I don't know how to solve it yet though.
A great introduction
It is not a must, but better with it!
Yes I agree too. Somewhat not on my nerves.
aria-label
and aria-labelledby
aren’t permitted on these elements. They are intended for interactive elements (buttons, links, form controls) and landmark regions.
The author provides the HTML elements that are not allowed to have an aria-label or aria-labelledby.
VoiceOver generally announce the contents of the aria-label. That aria-label “works” on generic elements in VoiceOver is a nonstandard remediation of noncompliant code, not an endorsement of a technique working as intended.
The author provides multiple HTML patterns to avoid the use of aria-label in the first place! Great!
- Was the Label Addressing a Problem Worth Solving in the First Place?
- Use visible text
- Use Visually-Hidden Text
- Use More Semantically Applicable Elements
- Add an Applicable Role
Les entreprises ITSM-NG avec XWiki et
ITSM-NG, en lient avec Opensource Experts.
Un audit d'accessibilité peut être réalisé avec l'outil Ara
Basé sur la dernière version du référentiel général d’amélioration de l’accessibilité (RGAA 4.1), avec Ara vous pouvez :
– Faire un état des lieux (audit partiel de 25 ou 50 critères)
– Faire un audit complet, dit de conformité (106 critères)
– Générer votre rapport d’audit et votre déclaration d’accessibilité
Are hCaptcha not accessible to screen readers?
What is accessible for an accessible button.