Hi All
I've put a gif from wunderground onto my website to show the weather. If you click on the gif, it opens away from my site to the wunderground site. I'd like this to happen in a new window. Do I need to edit the html code that wunderground gave me?
The code reads:
<a href="http://www.wunderground.com/US/FL/Pl...izmotimetemp24">
<img src="http://banners.wunderground.com/weat...FL/Placida.gif" border=0
alt="Click for Placida, Florida Forecast" height=41 width=127></a>
Can anyone help? Thanks!
I've put a gif from wunderground onto my website to show the weather. If you click on the gif, it opens away from my site to the wunderground site. I'd like this to happen in a new window. Do I need to edit the html code that wunderground gave me?
The code reads:
<a href="http://www.wunderground.com/US/FL/Pl...izmotimetemp24">
<img src="http://banners.wunderground.com/weat...FL/Placida.gif" border=0
alt="Click for Placida, Florida Forecast" height=41 width=127></a>
Can anyone help? Thanks!
Comment