Computer Science, asked by mranirudh0101, 7 months ago

HOW DO YOU CREATE HYPERLINK ?WRITE THE TAG AND THE ATTRIBUTE USED IN IT​

Answers

Answered by Drisa1234
1

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.

Similar questions