1
0
Fork 0
forked from wezm/wezm.net
wezm.net/content/weather.html

15 lines
485 B
HTML
Raw Normal View History

<h2>Temperature</h2>
2010-09-20 22:03:10 +00:00
<div class="loading"><img src="/images/spinner.gif" width="64" height="64" alt="Loading" /> Loading</div>
<div class="temperature chart">
<!--><button id="year">Year</button>
<button id="month">Month</button>
<button id="day">Day</button>-->
<div class="canvas"></div>
</div>
<!-- <h2>Rainfall</h2>
<div class="rainfall chart"></div> -->
2010-09-20 22:03:10 +00:00
<small>Forecast icons by <a href="http://lavana.deviantart.com/art/Flat-Weather-Icons-32021664">LavAna</a></small>