I came across this Moon Phase widget I really liked, and if you want one for your blog too, you can click on it and sign up free. The Sun Face Widget I made myself embedding an image of the Sun’s magnetic features, taken daily by the National Solar Observatory. The Code follows.
CURRENT MOON
|
|
Code for the Sun Face widget:
<!-- Begin Sun Face Widget -->
<table border="1" width="142" bgcolor="#000000">
<tr><td align="CENTER">
<font face="ARIAL" color="#FFFFFF" size="-2">Current Solar Magnetic Activity<br/>
<a href="http://www.nso.edu/latest_images/gong_current_mag.jpg" target="NEW"><img border="0" width="100" src="http://www.nso.edu/latest_images/gong_current_mag.lr.jpg" height="100"/></a><br/>
Credit: <a href="http://www.nso.edu">National Solar Observatory</a></font>
</td></tr></table>
<!-- Solar Image by NSO.edu, widget by SuzCorner.com -->
<!-- End Sun Face Widget -->
Some Stuff is just cool 🙂