back

Acronym

Tag: <acronym>

The acronym tag is used to indicate an acronym or abbreviation.
The tag is used with the attribute 'title'; which shows the full text of the abbreviation when the text is rolled over.

The acronym needs to be closed with the closing tag </acronym>
This tag is not supported in HTML5, use the abbreviation tag instead.

Example