HTML element: <var>
The <var> element indicates a variable name, or a value that the user supplies. The BlackBerry Browser renders the enclosed text in italics.
Common attributes
The <var> element supports the class, dir, id, lang, style, and title attributes.
For more information, see Common attributes.
Event attributes
The <var> 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