<a></a> anchor tag is used to link a text or image form another website, webpage or within same page.'href' (Hyper Reference) attribute is used to set the link path/url.
Syntax:
<a href="URL/Path">Text or Image</a>