Figured I place some html codes for you guys to mess with.
Well, for a simple Link with a title this is what you type for the html code:


<a href="
[place your url here]">[place your title of the link here]</a>

Sample: 
<a href="http://www.geocities.com/nextbreed75/index.html">Welcome to NeXT BReED</a>

Below is a sample of how it would look like.
Welcome to NeXT BReED
If you would like to add images you might want to put this link.

<img src="
[place your url for the image here]">

Sample:
<img src="http://nextbreed75.homestead.com/files/bar1.gif">

Below is a sample of how it would look like.