HTML element: <pre>
The <pre> element denotes that all spacing and line breaks in the enclosed text are preserved. By default, the BlackBerry Browser displays the enclosed text in a fixed-width font.
Common attributes
The <pre> element supports the class, dir, id, lang, style, and title attributes.
For more information, see Common attributes.
Event attributes
The <pre> 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