Its relatively straightforward to cause a new browser window to open with your own HTML.

Here are instructions on how to name a link and have it open in a new window:

Here is some sample HTML:

Dilbert in a new window

You can cut and paste this for your own use. Here are the things to change for your own link.

1. put the site address you want to go to in place of www.dilbert.com - inside the quotes.
2. put what you want to call the link in place of Dilbert in a new window

Don't change anything else.

It is the target="_blank" that cause the link to display in a new window.

Here's what it looks like:

Dilbert in a new window

Rgds,
__
/im
[This message has been edited by JTimothyA (edited 06-08-2000).]