<abbr>

The HTML <abbr> element (or HTML Abbreviation Element) represents an abbreviation and optionally provides a full description for it. If present, the title attribute must contain this full description and nothing else.

https://developer.mozilla.org/en/docs/Web/HTML/Element/abbr

Can I Use <abbr>?

Sandbox