HTML Developer Question:
Download Questions PDF

Explain me does a hyperlink apply to text only?

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 Interview Questions And Answers PDF

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?