xmp

Support

Specifies that the enclosed text is an example.

This tag is deprecated. Use the pre element instead.

Example

<xmp>
A predefined fixed-width
font.
</xmp>
<pre>
Use pre tag
instead.
</pre>

Preview

A predefined fixed-width font.
    Use pre   tag
    instead.