Computer Science, asked by rajk7329, 7 months ago

HREF attributes of anchor tag takes the___of the link as value. a) address b) name c) number di) hyperlink

Answers

Answered by sakshi728716
6

Answer:

address will be the answer

Answered by probrainsme102
3

Answer:

Hyperlink

Explanation:

  • The href tag enables the user to migrate from one to other page on the websites.
  • This tag will be start from the tag <a> and end with the tag</a>.
  • If in the HTML page if the link is not placed between the tags <a> it will not works as a hyperlink.
  • This link migrates the user from one to other important link quickly.
  • Also, it enables the user to migrate in the same page with the help of the location tag.
  • The HREF works as an anchor tag in the html page.
  • Also, it contains the destination link or data on which the link is mentioned.

#SPJ3

Similar questions