hoiw to make a clickable image HTML code example
Example: how to make a clickable image in html
<a href="http://www.google.com">
<img src="D:/MOHIT/HTML/images.jpg" />
</a>
<a href="http://www.google.com">
<img src="D:/MOHIT/HTML/images.jpg" />
</a>