At the start of the provided code they have a <link> tag, thusly:
Now, I've read that a <link> has to be in the document header, not in the body, so this won't validate. I can't just comment it out, it affects the style of the gadget. How do I move it and still have it affect the proper section of code, or can I re-write this using a tag and syntax that's allowed to be in the body of the document?
Here's the whole code snippet, after lots of correcting to make the rest of it valid:
<div class="wXbody">
<div class="wXguts">
<iframe id="WeatherBugSticker_125x125_v2" src="http://weather.weatherbug.com/desktop-weather/web-widgets/getSticker.html?ZipCode=13502&ZCode=z5545&Size=125x125&StationID=KRME&units=0&Version=2" width="123" height="70" frameborder="0" scrolling="no"></iframe>
<div class="wXlinks">
<span class="link"><a href="http://weather.weatherbug.com/weather-forecast.html" target="_blank" onclick="nojavascript...this.href='http://weather.weatherbug.com/NY/Utica-weather/local-forecast/7-day-forecast.html?zcode=z5545&units=0'">Forecast</a></span>
<span class="link"><a href="http://weather.weatherbug.com/doppler-radar.html" target="_blank" onclick="nojavascript...this.href='http://weather.weatherbug.com/NY/Utica-weather/local-radar/doppler-radar.html?zcode=z5545&units=0'">Radar</a></span>
<span class="link"><a href="http://weather.weatherbug.com/weather-cams.html" target="_blank" onclick="nojavascript...this.href='http://weather.weatherbug.com/NY/Utica-weather/weather-cams/local-cams.html?zcode=z5545&units=0'">Cameras</a></span>
</div>
<div class="wXlogo">
<a href="http://weather.weatherbug.com/default.html" target="_blank" onclick="nojavascript...this.href='http://weather.weatherbug.com/NY/Utica-weather.html?zcode=z5545&units=0'"><img src="http://img.weather.weatherbug.com/images/stickers/v2/125x125/wxbug-logo.jpg" border="0" alt="WeatherBug"></a>
</div>
</div>
</div>
Visit Spinland Studios: http://www.spinland.biz