On Alt Text ∙ An A List Apart Blog Post - 0 views
-
Any web designer or developer with her heart in the right place knows that, to be accessible, every image requires an alt text. Except when it doesn’t.
-
In this case, then, it is better to use the null alt (alt=”“), and that is what we did in the A List Apart redesign.
A11yBuzz - 0 views
WebAIM: Appropriate use of alternative text - 0 views
-
It is read by screen readers in place of images allowing the content and function of the image to be accessible to those with visual or certain cognitive disabilities. It is displayed in place of the image in user agents (browsers) that don't support the display of images or when the user has chosen not to view images. It provides a semantic meaning and description to images which can be read by search engines or be used to later determine the content of the image from page context alone.
-
The first step when determining appropriate alternative text for an image is to decide if the image presents content and if the image has a function. In most cases, an image will only have a function if it is contained within a link.
-
NOT use the phrases "image of ..." or "graphic of ..." to describe the image.
- ...14 more annotations...
WebAIM: Creating Accessible Tables - Data Tables - 0 views
-
Another way to associate data cells and headers is to use the headers and id attributes. This method is NOT generally recommended because scope is usually sufficient for most tables, even if if the table is complex with multiple levels of headers.
WebAIM: Web Accessibility In Mind - 0 views
Resources - The Accessibility Project - 0 views
Dive Into Accessibility - 0 views
Favelets for Checking Accessibility - 0 views
« First
‹ Previous
161 - 180 of 448
Next ›
Last »
Showing 20▼ items per page