Here are some helpful HTML codes for your page: Replace all the ()'s with <>'s for them to work.
Link: (a href="Full_URL")Discription of Link(/a)
Image Link: (a href="URL of site")(img src="URL of image"border="0")(/a)
Email Link: (a href="mailto:Address being mailed to")Description of Link(/a)
Image Email Link: (a href="mailto:Where mail is to")(img src="URL of image" border="0")(/a)
Download File: (a href="URL of file")Description(/a)
Play music at your page: (bgsound src="music file URL"loop="infinite") (embed src="Music file URL again"autostart="true" hidden="true")
Colored Fonts: (font color="color here")text here(/font)