Computer Science, asked by avtarsingh18193, 8 months ago

( ) tag is used to create link on a webpage/​

Answers

Answered by TanusriKumari
5

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.

Explanation:

Hope this helps you

please mark as brainleist answer

and follow me!!

Answered by arjo89
1

The HTML anchor element is used to create a link to a resource (another web page, a file, etc.) or to a specific place within a web page.

Similar questions