View Full Version : new window


gaki
04-08-2003, 02:19 AM
How do I make it where when you click on a link on the page,it comes up as a new page?!Please help!!

epolady
04-08-2003, 02:21 AM
<a href="some url.com" target="_blank">text</a>

Search next time please, this has been asked numerous times.

gaki
04-08-2003, 02:30 AM
oh sorry...ill do that next time