HTML Image Link | Hyperlink HTML Image to URL

HTML Image Link | Link Image to URL

HTML Image Link is used to transforming an image into a link. Because to make an image as click-able image. When you move your mouse pointer than pointer will convert into hand symbol.

You have to just put the image source inside the <img> tag and than put this <img> tag inside the link tag.

Example 1 – HTML Image Link To URL or Hyperlink Image HTML

<html>
   <body>
     <a href="https://www.elextutorial.com/" title="Link Image to URL">
        <img src="tulip.jpg" alt="Link Image to URL" />
     </a>
   </body>
</html>

This is the syntax shows that how can you transform an image into the link. In this example we are converting a image into a link, It means a user can click on the image to open a linked web page.

Caution: Most of the website uses link on the logo. When you click on the logo normally home page will be open.

HTML Image Link Hyperlink Image HTML
Fig.1 – Link Image to URL Or Hyperlink a Image

Caution: The above image shows the result of the code. When you click on this image, our website i.e. elextutorial is opened because we linked this website tho the images.

You can leave a response, or trackback from your own site.

One Response to “HTML Image Link | Hyperlink HTML Image to URL”

  1. sleepy says:

    Helⅼo there, just became аlert to your bloց through Google, and found that it’s really
    informatіve. I am going to watch out for bruѕsels.
    Ι will Ьe grɑteful if you contіnue this in future.
    Lots оf people will be benefited frοm your writing. Cheers!

Leave a Reply to the article

Learning & Certifications
Follow Us
Facebook Icon   Linked In Icon   Twitter Icon  
Validation and Recognition

Valid CSS! Valid HTML5!          Protected by Copyscape