Image Linking in HTML

In HTML, you can link an image using the <a> (anchor) tag wrapped around the <img> (image) tag. This allows users to click the image to open a URL or another page.

Example:

<a href="https://www.example.com">
    <img src="image.jpg" alt="Clickable Image" width="200">
</a>

Linking to a Larger Image (Thumbnail to Full Size)

<a href="large-image.jpg">
    <img src="thumbnail.jpg" alt="Click to View Larger Image" width="100">
</a>
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad