WunderBlogs - Text
From WunderWiki
Prefix the text you want to change the color with a font tag like so:
<font color="#0000FF" Blue colored text appears here.
<font color="#FF0000" Red colored text appears here.
<font color="#000000" Black text appears now.
Enclose the text you want to change the size of with the tags:
<big> Big text appears here. </big>
If you want to embed an image within a block of text, so that the text wraps around the image:
<img src=http://www.wunderground.com/hurricane/history/nov2006ice.png align="right" hspace="5" vspace="5">
