Computer Science, asked by pratiknimse, 7 months ago

explain the tag used for creating hyperling HTML

Answers

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

mark me as brainliest

Answered by Rushilmadia
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