<html>
<body>
<h2>The target Attribute</h2>
<a href="index.html" target="_blank">Visit our HTML tutorial!</a>
<p>If you set the target attribute to "_blank", the link will open in a new browser window or tab.</p>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_links_target by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:23:33 GMT -->
</html>