Computer Science, asked by susalovegudulee, 1 month ago

which tag is used along with the anchor tag for using an image as a hyperlink​

Answers

Answered by anurag21286
1

Answer:

The HTML <a> element (also called the anchor element), containing its href attribute, creates a hyperlink to other web pages, locations within the same page, location to a specified title of another web page, or to an email web page. The <a> tag defines a hyperlink, which is used to link from one page to another

Similar questions