This article summarizes several recent excellent articles on web accessibility, covering links, accessibility updates for Google Docs, custom CSS mouse cursors, animations and motion sickness, prefers-reduced-motion
, CSS mandatory accessibility, accessibility testing in Storybooks, advocacy for work, image alt attributes, and writing excellent alt text.
Here are some article summary:
Perfect links: Rian Rietveld defines a perfect link as "you can jump to other places after clicking". Instead of focusing on code, the article provides a lot of practical accessibility suggestions, such as the alt attribute of a link image that can imply that it is a link.
Major changes to Google Docs: George Joeckel reports that Google Docs will use
<canvas></canvas>
The news that was rendered, which caused huge controversy in terms of accessibility. Initially, it seemed that Google would offer a separate product for screen reader users, but "separate but equal" is not ideal. Currently, based<canvas></canvas>
The rendering seems to be put on hold, and community feedback is crucial.Do not use custom CSS mouse cursors: Eric Bailey believes that allowing CSS to load custom cursors is an error.
Web designers deal with motion sickness caused by animation: Katie Deighton explores the importance of user preferences, such as
prefers-reduced-motion
. The theme appears in mainstream media such as the Wall Street Journal and is worth paying attention to.prefers-reduced-motion
and browser default settings: Bruce Lawson incisively summarizes the use ofIntersection Observer
andprefers-reduced-motion
media queries to optimize animation performance and user experience.Force accessibility with CSS: Adrian Roselli introduces a powerful technique that only implements the corresponding accessibility properties (e.g.
<role></role>
,aria-labelledby
,tabindex
is used to scroll tables) to get the correct CSS style.Accessibility testing with Storybook: Varun Vachhar describes how to use Axe to test accessibility of component libraries while writing code. Accessibility issues (such as color contrast issues) are bugs and should be solved in time like fixing other bugs.
To argue for accessibility: Todd Libby provides ways to strive for accessibility at work, including ethical, financial, legal, humanized, and direct action strategies.
-
Your image may not be a decorative image: Eric Bailey points out that most images with an alt attribute empty (
alt=""
) should add an alt attribute description; if an alt description cannot be provided, there are other alternatives (for example, you can use it as an inline image (spacer.gif) even if the image is not a placeholder, or use it in SVG<title></title>
)。 -
编写优秀的alt 文本:情感很重要: Jake Archibald 借鉴了Léonie Watson 2011 年的文章,强调alt 文本不仅要描述图片的客观内容,还要传达情感。
-
从零开始创建无障碍对话框: Kitty Giraudel 挑战了无障碍性领域的终极难题。
这些文章为提升网页无障碍性提供了宝贵的经验和建议,值得开发者和设计师仔细研读。
The above is the detailed content of Some Articles About Accessibility I've Saved Recently III. For more information, please follow other related articles on the PHP Chinese website!

Here's a container with some child elements:

Flyout menus! The second you need to implement a menu that uses a hover event to display more menu items, you're in tricky territory. For one, they should

"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect."- Tim Berners-Lee

In this week's roundup: datepickers are giving keyboard users headaches, a new web component compiler that helps fight FOUC, we finally get our hands on styling list item markers, and four steps to getting webmentions on your site.

The short answer: flex-shrink and flex-basis are probably what you’re lookin’ for.

In this week's look around the world of web platform news, Google Search Console makes it easier to view crawled markup, we learn that custom properties

The IndieWeb is a thing! They've got a conference coming up and everything. The New Yorker is even writing about it:


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version
Chinese version, very easy to use

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Atom editor mac version download
The most popular open source editor

Zend Studio 13.0.1
Powerful PHP integrated development environment