The HTML, <a> tag defines a hyperlink that links to another page. The "href" attribute is the essential attribute of the HTML anchor tag.

Example :- <a href = "LINK PATH"> Link Text </a>

BY Best Interview Question ON 27 Jan 2019