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

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

[HTML3]Any text you want to be seen only by browsers that support Java.[/HTML3]

In the example above, the displayed text will be:

Any text you want to be seen only by browsers that support Java.

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