1. Home
  2. Computing & Technology
  3. Web Design / HTML

<abbr> Tag Examples

Examples of the <abbr> Tag in HTML 4.01 and XHTML 1.0

The following examples show how to use the <abbr> tag in XHTML 1.0 and HTML 4.01.

Standard Abbreviation

WA is the state I live in.

<abbr>WA</abbr> is the state I live in.

Standard Abbreviation with Title

WA is the state I live in.

<abbr title="Washington">WA</abbr> is the state I live in.
Jennifer Kyrnin

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. About.com Web Design A to Z
  5. Examples
  6. ABBR Tag Examples - XHTML 1.0 abbr Element - HTML 4.01 ABBR Tag

©2008 About.com, a part of The New York Times Company.

All rights reserved.