View Full Version : creating off site links


wolfiecrazzie
04-10-2003, 10:17 PM
I want the link, to link to an entirely new window. Or, in other words, the link to open in a new window. Please help me, I'd like to know if there is an html code for this, and if there is, what is it? Please, I'm kinda in the dark so any help would be handy. Thanks

Cherchezlafemme
04-10-2003, 10:37 PM
Try using this:

<a href="YOUROWNURL" target="_blank">
I hope that helped!!!!