Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Ignore-Me Code

<PLAINTEXT>


deprecatedThis tag is officially deprecated. That means that this tag is being phased out, and it is strongly suggested that you not use it.

<PLAINTEXT> is the unstoppable monster of HTML. <PLAINTEXT> causes all remaining text in the document to be rendered exactly as it was typed in, including all tags and even the document tags. Whereas <XMP> ignores formatting from its own start to its own end, <PLAINTEXT> ignores all formatting for the rest of the document, displaying all text exactly as is. It cannot be stopped, it cannot be turned off. <PLAINTEXT> is deprecated because it messes up the balance of the document tags (<HTML>, <BODY ...> to name a few).

This document produces this document:

<HTML>
<HEAD><TITLE>Everyone Named Joe</TITLE></HEAD>
<BODY>
<H1>Everyone Named Joe</H1>

<PLAINTEXT> 
Joe Aabie
Joe Abaman
Joe Abba
Joe Abbacazam

[snip]

Joe Zyzoni
Joe Zzyzym

</BODY>
</HTML>

<COMMENT> >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com