Computer Science, asked by himanshin9248, 1 year ago

Write a short note on anchor tag of HTML.

Answers

Answered by SudhirRai
35
An anchor tag is an HTML tag. It is used to define the beginning and end of a hypertext link. Search engines use the tag to determine the subject matter of the destination URL. Users click on the anchor text to reach the link target.
Answered by abhaytamboli20060
6

Answer:

The anchor tag is essentially a tag that you can attach to a word or a phrase (exactly like you would a normal internal or external link), except it brings readers down to a different section of the page as opposed to another webpage. You're essentially creating a unique URL within the same page when you use this tag.

Similar questions