HTML provides the functionality of connecting one page to another page through the usage of anchor tags. The syntax of the anchor tag
<a href="url path">**hyperlink text**</a>
HTML provides the functionality of connecting one page to another page through the usage of anchor tags. The syntax of the anchor tag
<a href="url path">**hyperlink text**</a>