W whatnow Established Member ★ 20 ★ Impact 0 Dec 29, 2005 588 views 3 replies #1 ok i just need to know what do i put in the banner code to make it when you click on a banner is opens the page in a new window? thanks
ok i just need to know what do i put in the banner code to make it when you click on a banner is opens the page in a new window? thanks
W whatnow Established Member ★ 20 ★ Impact 0 Dec 29, 2005 #3 surfertalk said: target="_blank" Click to expand... can you tell me where to put it like <a href="http://www.mysite.com"><img src="http://http://www.mybanner.com"></a> if you can add it in where it goes thanks alot
surfertalk said: target="_blank" Click to expand... can you tell me where to put it like <a href="http://www.mysite.com"><img src="http://http://www.mybanner.com"></a> if you can add it in where it goes thanks alot
W webfreak VIP Member VIP ★ 20 ★ Impact 61 Dec 29, 2005 #4 HTML: <a href="http://www.mysite.com" target="_blank"><img src="http://www.mybanner.com"></a>