Skip to main content

<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>

<!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>

 


Reply


//Terms and Conditions