|
|
|
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
|
<PLAINTEXT>Display text as entered, ignore all HTML tags |
|
|
This is the anathema of all elements. It TURNS OFF html processing in the browser! That's why there's no ending element - the browser wouldn't recognize it anyway! I think it would look something like this: <html> <head> <title>Don't try this at home!</title> </head> <body> . . ==>> <plaintext> . . yada yada yada There's just no reason anyone out there should think of using this tag. Unless you're feeling plain ornery. |
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
Michael T. Rusk All contents copyright © 1996-2001
Michael T. Rusk Revised:
Sunday, December 30, 2007 11:06
-0500 |