<b>This will be bold.</b> This will be <font size='5'>big.</font>
becomes:
This will be bold. This will be big.
You can also include hyperlinks to web sites or pages using the following syntax:
<a href='http://www.mywebsite.com'>Click here</a> for my web site.
becomes:
Click here for my web site.
Click here for a more in depth
tutorial on HTML formatting.