Use an image as a link
<html>
<body>
<p>Create a link of an image:
<a href="d:\CWG 2010 DELHI.jpg">
<img src="d:\Nature_Mountains.jpg" alt="Kuldeep Ji" width="32" height="32" />
</a></p>
<p>No border around the image, but still a link:
<a href="d:\CWG 2010 DELHI.jpg">
<img border="0" src="d:\CWG 2010 DELHI.jpg" alt="Kuldeep Ji" width="32" height="32" />
</a></p>
</body>
</html>
<html>
<body>
<p>Create a link of an image:
<a href="d:\CWG 2010 DELHI.jpg">
<img src="d:\Nature_Mountains.jpg" alt="Kuldeep Ji" width="32" height="32" />
</a></p>
<p>No border around the image, but still a link:
<a href="d:\CWG 2010 DELHI.jpg">
<img border="0" src="d:\CWG 2010 DELHI.jpg" alt="Kuldeep Ji" width="32" height="32" />
</a></p>
</body>
</html>
hiiiiiiiiiiiiiiiiiiii
ReplyDelete