Guest papacita Posted September 25, 2002 Report Posted September 25, 2002 I'm trying to get a page on my site to open a new window for links, but for some reason, when I click on a link, I get the same page for every one. I was wondering if someone could check my HTML and let me know what I'm doing wrong. The address is: www.angelfire.com/wrestling2/nfwawrestling2001/titleframe.html Thanks in advance.
Guest OctoberBlood Posted September 29, 2002 Report Posted September 29, 2002 Use: target=new_window in the url. For example: "http://www.wwe.com" target="new_window" , with of coruse the <a href tags..
Guest papacita Posted September 29, 2002 Report Posted September 29, 2002 Use: target=new_window in the url. For example: "http://www.wwe.com" target="new_window" , with of coruse the <a href tags.. Thanks a lot.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now