Get 20M+ Full-Text Papers For Less Than $1.50/day. Start a 14-Day Trial for You or Your Team.

Learn More →

An accessible method of hiding HTML content

An accessible method of hiding HTML content Though somewhat rare, there are occasions when the accessibility needs of screen reader users appear to be at odds with the needs of visual users. This kind of conflict occurs when Web developers put form elements inside of a data table matrix, when they want to use images as headings instead of text, and in other situations. Adding extra text helps screen reader users, but can complicate the visual layout, thus reducing understandability. One solution is to use CSS (Cascading Style Sheets) to hide the text from sighted users in a way that is still accessible to screen readers. The details of this technique are discussed, along with the technical reasoning behind it. http://www.deepdyve.com/assets/images/DeepDyve-Logo-lg.png ACM SIGCAPH Computers and the Physically Handicapped Association for Computing Machinery

Loading next page...
 
/lp/association-for-computing-machinery/an-accessible-method-of-hiding-html-content-0YQo0nJryY
Publisher
Association for Computing Machinery
Copyright
Copyright © 2003 by ACM Inc.
ISSN
0163-5727
DOI
10.1145/1036401.1036406
Publisher site
See Article on Publisher Site

Abstract

Though somewhat rare, there are occasions when the accessibility needs of screen reader users appear to be at odds with the needs of visual users. This kind of conflict occurs when Web developers put form elements inside of a data table matrix, when they want to use images as headings instead of text, and in other situations. Adding extra text helps screen reader users, but can complicate the visual layout, thus reducing understandability. One solution is to use CSS (Cascading Style Sheets) to hide the text from sighted users in a way that is still accessible to screen readers. The details of this technique are discussed, along with the technical reasoning behind it.

Journal

ACM SIGCAPH Computers and the Physically HandicappedAssociation for Computing Machinery

Published: Jun 1, 2003

There are no references for this article.