| You are here: NetStrider » Tutorials » HTMLRef » Commands » PLAINTEXT « |

|
|
<PLAINTEXT> Command |
|
|
Command Syntax:
<PLAINTEXT>
The command renders enclosed text as completely unformatted and in
a non-proportionally spaced font, usually Courier New 10 point. It also halts
execution of any included code, which is also simply displayed as normal text.
Warning: The Netscape browser does not recognize the command
end tag. This means that any code placed after the initial
<PLAINTEXT>
command tag will not be interpreted. This can halt the loading of a page.
Other browsers may or may not recognize the command end tag. Use the
<XMP>
command until browser issues are resolved.
|
|
Example:
|
|
| Return to Section M:R |