Computer Science, asked by Anonymous, 1 month ago

Q2. Which tag is used to specify link? ​

Answers

Answered by vijayalakahmi0901
0

Explanation:

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.

Answered by aashutosh72
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: an unvisited link is underlined and blue.

Similar questions