Abbreviations
Basic Abbreviation
Stylized implementation of HTML's <abbr> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a title attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.
For expanded text on long hover of an abbreviation, include the title attribute with the <abbr> element.
EXAMPLE
An abbreviation of the word attribute is attr.