welcomewiki has just posted in the HTML Forum forum of Wiki Newforum under the title of HTML Images.
This thread is located at http://www.wikinewforum.com/showthread.php?t=5781
Here is the message that has just been posted:
***************
<html>
<body>
<p>
You can also use an image as a link:
<a href="lastpage.htm">
<img border="0" src="buttonnext.gif" width="65" height="38">
</a>
</p>
</body>
</html>
------
You can also use an image as a link: Image: http://www.w3schools.com/html/buttonnext.gif
***************