3.7.1. Making an image or an icon as a link
In this age of graphical interfaces, people are used to clicking on images and icons to make things happen. Adding an image to a link allows users to click the image to access the required URL. Example 3.3 Making image as a link <HTML> <HEAD> <TITLE> HTML Page with image as a link </title> </HEAD>
more..