Accessible Name

Using the HTML title attribute - TPGi
Using the HTML title attribute - TPGi
Explore the limitations of the HTML title attribute in accessibility, including browser support and best practices for its use.
·vispero.com·
Using the HTML title attribute - TPGi
HTML5 Accessibility: title attribute use and abuse - TPGi
HTML5 Accessibility: title attribute use and abuse - TPGi
​The HTML title attribute is often misused, leading to accessibility issues. Best practices suggest avoiding its use for conveying critical information.
Warning! Relying on the title attribute is currently discouraged as many user agents do not expose the attribute in an accessible manner as required by this specification (e.g. requiring a pointing device such as a mouse to cause a tooltip to appear, which excludes keyboard-only users and touch-only users, such as anyone with a modern phone or tablet).
·vispero.com·
HTML5 Accessibility: title attribute use and abuse - TPGi
An alt Decision Tree
An alt Decision Tree
Accessibility resources free online from the international standards organization: W3C Web Accessibility Initiative (WAI).
·w3.org·
An alt Decision Tree
Better accessible names
Better accessible names
Six tips on coming up with accessible names
·hidde.blog·
Better accessible names
Accessible Name and Description Computation 1.2
Accessible Name and Description Computation 1.2
This document describes how user agents determine the names and descriptions of accessible objects from web content languages. This information is in turn exposed through accessibility APIs so that assistive technologies can identify these objects and present their names or descriptions to users. Documenting the algorithm through which names and descriptions are to be determined promotes interoperable exposure of these properties among different accessibility APIs and helps to ensure that this information appears in a manner consistent with author intent.
·w3c.github.io·
Accessible Name and Description Computation 1.2
The Trials and Tribulations of the Title Attribute - 24 Accessibility
The Trials and Tribulations of the Title Attribute - 24 Accessibility
Scott O’Hara returns, not with prose, but with a little history on the title attribute, it’s unintended misuse by developers, and where it can and should be used to improve the accessibility on your website.
·24a11y.com·
The Trials and Tribulations of the Title Attribute - 24 Accessibility