Lennac
09-14-2003, 10:21 PM
I knew this code once before but I forget...
what do I need to put so that my link opens in a new window?
what do I need to put so that my link opens in a new window?
|
View Full Version : New Window Link? Lennac 09-14-2003, 10:21 PM I knew this code once before but I forget... what do I need to put so that my link opens in a new window? Jane 09-14-2003, 10:32 PM <a href="linkurl" target="_blank">your text</a> Lennac 09-14-2003, 10:35 PM Ok, thank you very much!:D |