Bill Kennelly's HTML Tag Reference
XMP - sequence of literal characters
Description
The XMP tag displays a sequence of literal characters in the browser's default fixed-width font. The XMP element displays all white space and line breaks exactly as they appear inside the <XMP> and </XMP> tags.

You can use the XMP tag to display text that includes characters that HTML normally interprets, such as the < and > symbols that enclose an HTML tag.

All XMP elements start on a new line, preceded by extra space.
Syntax
<XMP>....</XMP>
Attributes
The UNIVERSAL ATTRIBUTES can be used with this tag.

Tag Ref. A-ZBill Kennelly ©1999 - 2000Tag Groups