Modern CSS Upgrades To Improve Accessibility | Modern CSS Solutions
Accessibility is a critical skill for developers doing work at any point in the stack. For front-end tasks, modern CSS provides capabilities we can leverage to make layouts more accessibly inclusive for users of all abilities across any device.
In HTML kannst du mit dem mark-Element – ähnlich einem Textmarker – die Texte zusätzlich, und zwar sowohl visuell als auch semantisch richtig hervorheben.
Good, Better, Best: Untangling The Complex World Of Accessible Patterns — Smashing Magazine
How do we know which patterns are good, better, best when it comes to accessibility? Is it better to use an established pattern/library or create new ones? With the myriad of choices available, we can quickly become caught up in a web of confusion on this topic.
Stop Giving Control Hints to Screen Readers | Adrian Roselli
TL;DR: for standard HTML controls and standard ARIA patterns (widgets), you do not need to add instructions for screen readers on how to use them nor what they are. When a screen reader encounters an element on the page that invites interaction beyond reading, it typically provides users with instructions…
Laying accessibility groundwork in ownCloud’s new web interface - ownCloud
Web accessibility is a complex topic, especially in the context of JavaScript-based web applications. With its new web interface, ownCloud starts to tackle this topic to create a front-end usable for and accessible to everyone, regardless of their circumstances, abilities or technologies used.
Accessibility Issues with Firefox Quantum and screen readers - AccessibilityOz
Popularity in browsers Firefox popularity among screen reader users has been consistently increasing for the last few years. In a 2015 WebAIM survey, 34.9% of participants answered “Internet Explorer 10” to a question “When using your primary screen reader, which browser do you use most often?”, whereas 31% answered “Firefox”. However, in a 2017 survey,
Useful HTML elements like date inputs and `` could make the web a much better place, if browser accessibility bugs in their implementations were prioritised.
A developer's perspective: the problem with screen reader testing | Jake Tracey
Screen readers are an essential part of using the web for people who are vision impaired, illiterate or have a learning disability. Today’s screen readers traverse web pages and applications and read out user interface elements, content and allow users to navigate and interact with the web. There are many screen readers available for different devices and platforms, each with differing levels of…
Semantik, WAI-ARIA und assistive Technologien | tollwerk
Rolle, Zustand und ein zugänglicher Name — wann ist HTML barrierefrei? Möglichkeiten und Grenzen barrierefreier Techniken, und wie ARIA dabei helfen kann.
HTML has all sorts of built-in features that, when used correctly, are accessible, will localize, and which just work. For example, if I want a button, I use , and a screen reader will announce it as button. For users in other languages, they will hear whatever is their word…
Accessible Web Animation: The WCAG on Animation Explained | CSS-Tricks
It’s true, web animation can be accessible! Sometimes it just takes a little extra effort to make sure that it is. There are strategic things we can do to