<XMP> Tag:
The
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,
, parses the HTML instead of just displaying it.
Code:
Place in the <BODY>:
Highlight
The
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,
, parses the HTML instead of just displaying it.