Computer Science, asked by ashwani191, 1 year ago

what is the use of a href tag in html?


AdiK1needy: ..

Answers

Answered by prince1233
2
The <a> tag defines a hyperlink, which is used to link from one page to another. The most important attribute of the <a> element is the href attribute, which indicates the link's destination

prince1233: thank u so much
Answered by sharpyy
5
hey
here is our answer
======
The <a> tag defines a hyperlink, which is used to link from one page to another. The most important attribute of the <a> element is the href attribute, which indicates the link's destination. By default, links will appear as follows in all browsers: An unvisited link is underlined and blue.
====
I hope this will help
#Prem✌
Similar questions