html link in new tab

HTML
<!DOCTYPE html>
## Code by Scratchy (Twitter @S_cratchy)
<html>
<body>

<a href="https://www.Google.com" target="_blank">Gooooooooogle!</a> 

</body>
</html>target="_blank"<a href="thislink.com" target="_blank">My Link</a><a
  href="https://www.tripadvisor.co.za/Hotel_Review-g13394008-d3840632-Reviews-Mavela_Game_Lodge-Manyoni_Private_Game_Reserve_KwaZulu_Natal.html"
  target="_blank"
></a> // add targer="_blank"<a href="https://insert.url" target="_blank">The Website Linked</a>
Source

Also in HTML: