Computer Science, asked by arnavt1210, 7 months ago

Write the HTML code to demonstrate the use of href and name the attributes of tag

Answers

Answered by meghatripathi077
2

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.

Similar questions