1 min to read
The <a> tag is used to navigate the website to a new web address specified by the href attribute.
The <a> tag exists as Inline.
Example:
<a href="https://www.nglearns.com"> NgLearns </a>
Result: