Creating link throw different tab

PHOTO EMBED

Sun Aug 01 2021 17:25:04 GMT+0000 (Coordinated Universal Time)

Saved by @maryjaay666 #html

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Document</title>
  </head>
  <body>
    <a href="https://www.google.com" target="_blank">Google's Homepage</a>
  </body>
</html>
content_copyCOPY