Name

abbr — HTML 4.01 | HTML5

Synopsis

<abbr> . . . </abbr>

Identifies the enclosed text as an abbreviation.

Start/End Tags

Required/Required

Attributes

Core, Internationalization, Events, HTML5 Global Attributes

title="text"

Provides the full expression for the abbreviation. This may be useful for nonvisual browsers, speech synthesizers, translation systems, and search engines.

Example

<abbr title="Massachusetts">Mass.</abbr>

Get HTML & XHTML Pocket Reference, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.