Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

<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>

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire