Penn State Homepage

Teaching and Learning with Technology

Creating Accessible Web Sites

Abbreviations

In general screen readers do not recognize abbreviations and acronyms and generally read them as if they were typical English words. For instance the phrase "ITS at PSU" would not be read by screen readers as the intended "I.T.S. at P.S.U.", but as "It's at Sue". Here are some workarounds to help deal with this issue.

Synopsis

  1. Using periods between letters (e.g. P.S.U. versus PSU) in an acronym may help screen readers parse the acronym.

  2. When writing ALT tags with acronyms, add spaces between characters (e.g. <alt="P S U" >).

  3. For unusual abbreviations and acronyms, you can supply a key for what they mean.

  4. You can include an ACRONYM tag for abbreviations, which also causes a tooltip to appear in modern browsers.

Examples ACRONYM tag

Rollover text after "Test" to see a tooltip.

<acronym title="Pennsylvania">PA</acronymn>
Test: PA

<acronym title="H T M L">HTML</acronym>
Test: HTML

<acronym title="sodium chloride">NaCl</acronym>
Test: NaCl

What Screen Readers Say

Top of Page

Top of Page

Site Menu: Home Page/Main Menu | Section 508 Guidelines | Quick Checklist | Details by Tag
| Links | I.T.S. Seminar Page | Sitemap


©1999-2006 Pennsylvania State University.

This Web page is hosted by (by Teaching and Learning with Technology, a unit of Information Technology Services. Please contact the Webmaster if you have any questions.

Last Update: Monday, 08-Aug-2005 16:12:27 EDT