View Full Version : new window


Roxytie14
01-27-2003, 10:09 PM
I know this has been asked before, but I am new to HTML and need some help please...

How do you make a new window appear from lets say inside a inline frame. I hate when the webpages get stuck in them.

Thanks :D


Edit:

sorry that wasn't very good...I am wondering about a link that will make a new window open up.

Alcy
01-27-2003, 10:22 PM
<a href="PAGE.HTML" target="_blank">click</a>