a tage html code example
Example 1: a tag in html
<a href="URL or Path">Click Me</a>
Example 2: a tag html
<a href = 'website.com/your/linked/page'>Text in link</a>
<a href="URL or Path">Click Me</a>
<a href = 'website.com/your/linked/page'>Text in link</a>