Images

To add and image to your site upload the image and use this code
<img src="IMAGEURL"> Alt
hover over this and writing will come up
Clare! <img src="IMAGEURL" alt=HOVEROVERTEXT> Linking Images
If you want to be able to click on a image to take you to a url copy this code
<a href="URLHERE"><img src="IMAGEURL" border=0></a>
Search