<xmp></xmp>
Description
The <xmp> tag is used to present blocks of text in a fixed width font. It should render the text 80 characters wide with a space separating it from preceding and following text.
Code
<xmp>YOUR TEXT HERE</xmp>
Appearance
YOUR TEXT HERE