HTML Developer Question: Download HTML Developer PDF

Explain me does a hyperlink apply to text only?

Tweet Share WhatsApp

Answer:

No, hyperlinks can be used on text as well as images. That means you can convert an image into a link that will allow user to link to another page when clicked. Just surround the image within the <a href=” “>…</a> tag combinations.

Download HTML Developer PDF Read All 75 HTML Developer Questions
Previous QuestionNext Question
How to insert a copyright symbol on a browser page?Explain me why are there both numerical and named character entity values?