<PLAINTEXT>
</PLAINTEXT>
Renders text in fixed-width type without processing tags and disables HTML parsing until the browser encounters the </PLAINTEXT> tag. The end-tag restores the text to normal formatting.
Example
<PLAINTEXT>Here's a sample of HTML: <A HREF="sample.url">This is a shortcut to a sample.</A></PLAINTEXT>
Questions: