Computer Science, asked by harshiltiwari939, 7 months ago




(Which of the following concept is used to display whole image as a link
(b) Hot text
(a) Image as hot spot
(d) Any of this
link​

Answers

Answered by mad210202
8

Answer:

The answer of the following question is Active link.

Explanation:

Active Link concept is used to display whole image as a link​.

Active link - It is simply the link that redirects towards the another webpage that contains image or any document.

  • The linked document or text or image is called active text or image.
  • This link redirects user to a website of the document or image that contains in the link.

Steps to make active link:

  1. Set the target and specify it as < a href= " "> tag.
  2. Now add the text to the link.
  3. Lastly add </a> tag to end the link.

Similar questions