Without additional information, a link tag is useless. To direct visitors to other webpages and websites, a link tag needs the word href.

<html>
 <body>
  <a href="https://getmimo.com">Learn to Code</a>
 </body>
</html>]]>

Make sure to spell href.