Result Size: 625 x 664
x
 
<!DOCTYPE html>
<html>
<body>
<h1>Add a hyperlink to an image</h1>
<p><a href="https://www.w3schools.com">
<img src="w3html.gif" alt="W3Schools.com" width="100" height="132">
</a></p>
</body>
</html>