PLAINTEXT TAG EXAMPLE

|HTML Tags Examples Title Page| |HTML Text Tags Examples|

This is an obsolete tag that has been replaced by the PRE tag. It's behavior can be very odd on some browsers, including recent browser versions (some browsers do not recognize the closing tag, thus everything after the opening <PLAINTEXT> is rendered as plain text, including the closing BODY and HTML tags.


Example code:

An example of how the <PLAINTEXT><I>Plaintext tag</I></PLAINTEXT> works in a document. Note that HTML tags are ignored within the PLAINTEXT tags.

Result of code:

An example of how the

<I>Plaintext tag</I></PLAINTEXT> works in a document. Note that HTML tags are ignored within the PLAINTEXT tags. <P> <CENTER> <HR SIZE=3> <P> <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=1><TR><TH>|<A HREF="index.htm">Title Page</A>| |<A HREF="template.htm">Basic Template</A>|</TH></TR><TR><TH NOWRAP>|<A HREF="colors.htm">Color</A>| |Dynamic HTML/Layers| |<A HREF="forms.htm">Form Tags</A>| |<A HREF="frames.htm">Frame Tags</A>| |<A HREF="iso.htm">HTML Entities / ISO Characters</A>|</TH></TR><TR><TH>|<A HREF="images.htm">Image Tags</A>| |<A HREF="links.htm">Link Tags</A>| |<A HREF="lists.htm">List Tags</A>| |<A HREF="space.htm">Other Spacing / Layout Tags</A>| |<A HREF="rule.htm">Rule Tags</A>| |<A HREF="sound.htm">Sound Tags</A>|</TH></TR><TR><TH>|<A HREF="css.htm">Style Sheets</A>| |<A HREF="tables.htm">Table Tags I</A>| |<A HREF="tables2.htm">Table Tags II</A>| |<A HREF="text.htm">Text Tags</A>| |<A HREF="bib.htm">Bibliography / Resources</A>| |<A HREF="indx.htm">Index</A>|</TH></TR></TABLE> <P> <FORM> <INPUT TYPE="button" VALUE="Practice Window" NAME="Practice Window" ONCLICK="PracticeWindow()"> </FORM> <P> <HR SIZE=3> <P> <FONT SIZE="2">&copy; <A HREF="http://www.mountaindragon.com/merchant/">David Merchant</A> 1997-2001.</FONT><BR> <FONT SIZE="2"><</font> </CENTER> </B> </BODY> </HTML>