Get your own website Result Size: 625 x 534
x
 
<!DOCTYPE html>
<html>
<body>
<h2>Image as a Link</h2>
<p>The image is a link. You can click on it.</p>
<a href="default.html">
<img src="smiley.gif" alt="HTML tutorial" style="width:42px;height:42px;">
</a>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_images_link by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 16:46:34 GMT -->
</html>