Computer Science, asked by pratiknimse, 6 months ago

explain the tag used for creating hyperling

Answers

Answered by RAAZ34
1

Answer:

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 deekshitha565
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