Text

acronym

Defines an acronym, the complete word(s) of the acronym is specified in the title attribute. In some browsers the content of the title attribute will appear on a “tooltip” when the mouse hovers over the element. Inline element

Syntax

<acronym attributes> ... </acronym>

Example

<acronym title=”Cascading style sheet”>CSS</acronym>

Related tags

CSS Properties

HTML attributes

Search the Soup!