A11y

A11y

941 bookmarks
Newest
On Link Underlines | Adrian Roselli
On Link Underlines | Adrian Roselli
TL;DR: In general, I recommend underlining links in body content. In the absence of a better style appropriate for a specific site, this is the way to go. Overview It is amazing to me how this suggestion causes so much angst and fighting. Designers often argue that they look ugly,…
·adrianroselli.com·
On Link Underlines | Adrian Roselli
Dos and don'ts on designing for accessibility - Accessibility in government
Dos and don'ts on designing for accessibility - Accessibility in government
Karwai Pun is an interaction designer currently working on Service Optimisation to make existing and new services better for our users. Karwai is part of an accessibility group at Home Office Digital, leading on autism. Together with the team, she’s created these …
·accessibility.blog.gov.uk·
Dos and don'ts on designing for accessibility - Accessibility in government
EU-Richtlinie 2102 – das wird hart | fronta11y
EU-Richtlinie 2102 – das wird hart | fronta11y
Mit der seit Ende 2018 für neue Internetauftritte und mobile Webanwendungen (Apps) gültigen EU-Richtlinie 2102 ist eine wichtige Zeitenwende eingetreten, auf die vielleicht viele Experten gewartet haben, die aber eine stark unterschätze Tragweite haben wird. Anders als die DSGVO ist die EU-Richtlinie 2102 allerdings bei vielen Verantwortlichen noch nicht angekommen. Das konnte ich kürzlich bei einem Vortrag wieder feststellen. Konkret geht es darum, dass die EU-Richtlinie 2102 die WCAG-Richtlinien referenzieren, um einen Richtlinien-Wildwuchs innerhalb der EU entgegen zu wirken. Denn bis En...
·fronta11y.org·
EU-Richtlinie 2102 – das wird hart | fronta11y
Move Ya! Or maybe, don't, if the user prefers-reduced-motion!  |  Web  |  Google Developers
Move Ya! Or maybe, don't, if the user prefers-reduced-motion!  |  Web  |  Google Developers
The prefers-reduced-motion media query detects whether the user has requested that the system minimize the amount of animation or motion it uses. This is for users who either require or prefer minimized animations; for example people with vestibular disorders often desire animations to be kept to a minimum.
·developers.google.com·
Move Ya! Or maybe, don't, if the user prefers-reduced-motion!  |  Web  |  Google Developers
The intersection of performance and accessibility
The intersection of performance and accessibility
Accessibility is a holistic practice, essential to some but useful to all. It is a practice that touches on many aspects of good web design and development, especially performance. This talk will highlight opportunities and techniques to improve your website or web app’s performance by embracing an accessible, inclusive mindset.
·noti.st·
The intersection of performance and accessibility
Semantics to Screen Readers · An A List Apart Article
Semantics to Screen Readers · An A List Apart Article
As an extension to our From URL to Interactive series, designer and front-end developer Melanie Richards takes a deep dive into how our content is accessed by a wide array of screen readers, which …
·alistapart.com·
Semantics to Screen Readers · An A List Apart Article
Bad ARIA practices
Bad ARIA practices
There are certain situations where ARIA is a good (and maybe the only) way to go. But if done wrong, usage of ARIA often leads to even worse accessibility. Especially accessibility novices tend to misuse ARIA to "optimise" smelly code.
·accessibility-developer-guide.com·
Bad ARIA practices