HTML element: <q>
The <q> element specifies that enclosed text is a short quotation. By default, the BlackBerry Browser displays enclosed text in normal font, delimited by quotation marks.
Common attributes
The <q> element supports the class, dir, id, lang, style, and title attributes.
For more information, see Common attributes.
Event attributes
The <q> 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