News:

This week IPhone 15 Pro winner is karn
You can be too a winner! Become the top poster of the week and win valuable prizes.  More details are You are not allowed to view links. Register or Login 

Main Menu

Set an image as a link

Started by vinod, July 22, 2006, 08:12:05 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

vinod

<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>