Example

End Tag: Required
2* | 3* | 3.2* | 4 | IE1 | M2B1 | N1 | O2.1
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson [bloo@blooberry.com] =
Main Index | Element Tree | Element Index | HTML Support History


What is it?
The Xmp element displays characters "As-Is" in the browser using a fixed-width font. Recommended display of this element is an 80 character line length. Until a closing Xmp tag is encountered, other HTML tags are displayed as text and not evaluated.

The rules for this sort of behavior can have many consequences in parsing techniques, thus the use of this element is strongly discouraged (the PRE element should be used instead.) This element, along with the LISTING and PLAINTEXT are no longer standard HTML. They are considered "obsolete" in the HTML 2.0 and 3.2 specifications and are not included at all in HTML 4.0. These elements should be implemented by browsers for backward compatibility with pages already using the elements.

Common Attributes
%Core%
2 | 3 | 3.2 | 4 | IE3 | M | N4B2 | O
%Events%
2 | 3 | 3.2 | 4 | IE4B1 | M | N | O
%Language%
2 | 3 | 3.2 | 4 | IE4 | M | N | O
Example
<xmp>text</xmp>
Parent Model
NA*
Content Model
NA*
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...