ABBR
The abbr element represents an abbreviation or acronym.
SYNTAX
HTML
<abbr attribute-name="attribute-value"></abbr>
ATTRIBUTES
NAME | VALUE | DESCRIPTION |
---|---|---|
title | string | Expansion of the abbreviation |
The abbr element represents an abbreviation or acronym.
<abbr attribute-name="attribute-value"></abbr>
NAME | VALUE | DESCRIPTION |
---|---|---|
title | string | Expansion of the abbreviation |