Computer Science, asked by alphasehrawat, 6 months ago

what is <a> tag in HTML?
And give cording?​

Answers

Answered by titan2218
1

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 active link is underlined and red.

mark as brainlist

Answered by kalahastrilakshmipra
0

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: ... A visited link is underlined and purple.

Similar questions