[HTML2]Text for HTML 2 Browsers[/HTML2]
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 2.

To display HTML and text only to browsers supporting tables and frames, put it inside an [HTML2] 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):

[HTML2]Any text you want to be seen only by browsers that support tables and frames.[/HTML2]

In the example above, the displayed text will be:

Any text you want to be seen only by browsers that support tables and frames.

This happens only if the remote browser is Netscape 2.0 or some other table-aware browser such as Microsoft Internet Explorer. You control which browsers see the HTML2 context by editing the "Browser Info.txt" file.