which attribute of the anchor tag takes the URL of the linked file?
Answers
Answered by
3
Answer:
href
Specify a Hyperlink Target: href
The hypertext reference, or href , attribute is used to specify a target or destination for the anchor element. It is most commonly used to define a URL where the anchor element should link to.
Answered by
1
answer-href
explanation-The hypertext reference, or href , attribute is used to specify a target or destination for the anchor element. It is most commonly used to define a URL where the anchor element should link to.
Similar questions