[HTML1]Text for HTML 1 Browsers[/HTML1]
Note: This context will be supported through version 4.0. It will be eliminated in version 5.0.
Displays enclosed text only if the browser supports HTML 1.

To display HTML and text only to older browsers that do not support tables or frames, place it inside an [HTML1] context.

Example (normally you would put the following text into a .tpl file on your server and use a web browser to link to it):

[HTML1]Any text you want to be seen only by older browsers that do not support tables or frames.[/HTML1]

In the example above, the displayed text will be:

Any text you want to be seen only by older browsers that do not support tables or frames.

This happens only if the remote browser is Netscape 1.0 or some other non-table-aware browser such as Lynx. You control which browsers see the HTML1 context by editing the "Browser Info.txt" file.