HTML element: <abbr>
The <abbr> element specifies that the enclosed text is the abbreviated form of a longer word or phrase. By default, the BlackBerry® Browser
renders the enclosed text in the default font.
Common attributes
The <abbr> element supports the class, dir, id, lang, style, and title attributes.
For more information, see Common attributes.
Event attributes
The <abbr> element supports the onclick, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, and onmouseup events.
For more information, see HTML event attributes.
Parent topic: HTML elements