5 out of 11 rated this helpful - Rate this topic

abbr element | abbr object

[This documentation is preliminary and is subject to change.]

Inserts an abbreviation into an HTMLdocument.

HTML 4.01 Specification, Section 9.2.1

Standards information

HTML information

Closing Tagrequired
CSS Displayinline

DOM Information

Inheritance Hierarchy

 Node
    abbr
 Element
    abbr

Remarks

Abbreviations are distinct from acronyms, in that they typically shorten just one word.

This element is a $disp element.

This element requires a closing tag.

Examples

The following example shows how to use the abbr element with an optional title attribute.


<ABBR title="Washington">WA</ABBR>

See also

acronym

 

 

Build date: 3/8/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ