<!--blank is used to open the link in new tab-->
<a href="https://www.google.com" target="_blank">google</a>
<head>
<base target="_blank">
</head>
<!--makes all links open in a new tab-->
<!--or if you need to use it on a specific link-->
<body>
<a href="https://www.google.com" target="_blank">google</a>
</body>
<!-- target="_blank" can expose your site to performance and security issues -->
<!-- Adding rel="noopener" or rel="noreferrer" avoids these issues -->
<a href="https://www.google.com" target="_blank" rel="noopener">google</a>
<base target="_blank">
Code Example |
---|
Html :: html video autoplay IPHONE |
Html :: alphanumeric input |
Html :: input file accept image |
Html :: no cache html |
Html :: no history input html |
Html :: html form enctype |
Html :: lock the zoom html |
Html :: html iframe full page |
Html :: bootstrap 5 font weight |
Html :: bootstrap flexible card |
Html :: html file only image |
Html :: html make background black |
Html :: script src tag in html |
Html :: instagram post iframe |
Html :: hamburger icon svg |
Html :: abrir pdf con html |
Html :: table with border in html |
Html :: html minus sign |
Html :: bootstrap 4 stop auto slide |
Html :: min length input html |
Html :: *ngFor index |
Html :: datalist html |
Html :: html icon for rupee |
Html :: html tag mp3 |
Html :: html option selected |
Html :: how to remove options for video tag in html |
Html :: how to quote stuf in htl |
Html :: how to set a link to a file that is not in the same folder html |
Html :: how to display a link in html |
Html :: cp_errordocument.shtml (port 443) |