spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

UNIX System Administrator - SUN Solaris, Veritas, EMC, Shell Scripting, SAN (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
Developer News
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVS's Shadow


HTML 4.01 Element Reference

By Lee Underwood

Return to HTML 4.01 element index page

Name: Abbreviation

<abbr> ... </abbr>

Description: Indicates the highlighted word is an abbreviation.

Browser Compatibility: NN: 6.2+

Attributes:
  • class
  • dir
  • id
  • lang
  • onclick
  • ondblclick
  • onkeydown
  • onkeypress
  • onkeyup
  • onmousedown
  • onmousemove
  • onmouseout
  • onmouseover
  • onmouseup
  • style
  • title

Code Example:

<abbr title="HyperText Markup Language">HTML</abbr>

Comments: For use in Internet Explorer, you could use a JavaScript solution. Using the <acronym> element would defeat the purpose of the abbreviation element when read by screen readers.

An abbreviation is (usually) made up of the first letter of a series of words, e.g., HTML. An acronym is an abbreviation of several words in such a way that the abbreviation itself forms a word, e.g., NASA, BASIC.

Note: According to the W3C recommendations, neither the abbreviation nor the acronym elements are to be used for "tool tips".





The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Use Web Caching to Make Your Web Site Faster · Creating an Online Shopping Cart Mechanism in PHP · Log JavaScript Errors Using an AJAX-driven Web Service
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Configuring Granular Settings for a Database Level Audit · The Perils of a Web 2.0 Transition on Your Business Processes · Facebook Redesigns Site —Again — Nears 400M Mark

Created: March 15, 2005

URL: http://webreference.com/html/reference/specs/