Add the correct closing tag.

<html>
 <body>
  <a href="https://cars.com">Buy a car</a>
 </body>
</html>]]>

The right closing tag is </a>.