Tag Name: <ABBR> </ABBR>

Indicates an abbreviation. By marking up abbreviations you can give useful information to browsers, spell checkers, translation systems and search-engine indexers. Note: The title attribute can be used with some browsers to display the full expression when hovering over the abbreviation.

Example:

<abbr title="United States of America">USA</abbr> USA

Attributes:

Attribute Values Description
title text enter the full version of the abbreviation