View Full Version : Link opens a new page


Tad
01-25-2003, 11:52 PM
How do I exactly do that? Click on a link and it opens a new page

lefty
01-26-2003, 12:39 AM
<a href="link.html" target="_blank">

By the way, you can't advertise in your signature ;)

klidifia
01-26-2003, 12:52 AM
And if you have multiple links and you want it to open in a new window but then if they click it again to open in that same new window...

go target="whatever u want"