To link an image, you would do:

<a href=”THE_URL_GOES_HERE.html”>
<img src=”YOUR_IMAGE_SOURCE.jpg”/>
</a>