1.

Explain Anchor tag with an HTML program.​

Answer»

Answer:

The HTML anchor tag defines a HYPERLINK that links ONE PAGE to another page. It can create hyperlink to other web page as well as files, location, or any URL. The "href" attribute is the most important attribute of the HTML a tag. and which links to destination page or URL.



Discussion

No Comment Found