Cordwood Point Weather Widgets
These weather Widgets are a small piece of code (script) that can be placed on any web page to display the reported weather conditions from our site, approximately 7 miles ENE of Cheboygan. The Banner (data) is updated every 15 minutes. Please feel free to place any of these Widgets on your site. All we ask is to please let us know, please send an e-mail with your link from our contacts page.
|
Banner - 468x60
Copy and paste this code into the html code of your web site where you want the banner to appear. |
<a href="https://lakehuronweather.org/"
target="_blank">
<img src="https://www.lakehuronweather.org/wxbanner/wxgraphic.php?type=banner"
alt="Cordwood Point Weather" name="Banner" width="460" height="60"
border="0"></a> |
|
|
Big Banner - 500x80
Copy and paste this code into the html code of your web site where you want the banner to appear. |
<a href="https://www.lakehuronweather.org/"
target="_blank">
<img src="https://www.lakehuronweather.org/wxbanner/wxgraphic.php?type=banner_big"
alt="Cordwood Point Weather" name="Banner" width="500" height="80"
border="0"></a> |
|
|
Sticker - 100x100
Copy and paste this code into the html code of your web site where you want the sticker to appear. |
<a href="https://www.lakehuronweather.org/"
target="_blank">
<img src="https://www.lakehuronweather.org/wxbanner/wxgraphic.php?type=avatar"
alt="Cordwood Point Weather" name="Banner" width="100" height="100"
border="0"></a> |
|