Abbreviation tag. Used to define abbreviations, the complete word(s) of the abbreviation 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
<abbr attributes> ... </abbr>
<abbr title=”Extensible markup language”>XML</abbr>