<XMP> Tag:

<html> <body> The <xmp> tag allows the display of HTML in the document body without using ISO8859-1 code for delimeters. This is a deprecated element--but its successor, <pre>, parses the HTML instead of just displaying it. </body> </html>

Code:

Place in the <BODY>:
Highlight