Q:

a tag open in new tab

target="_blank"
Example: <a href="http://www.example.com/" target="_blank">Example</a>
7
<a target="_blank" href="https://example.com">Link text</a>
4
<a href="https://insert.url" target="_blank">The Website Linked</a>
8
<a href="https://youtu.be/dQw4w9WgXcQ" target="_blank">Use _blank</a>
3
add attribute : target = "_blank"
9
<a href="#" target="_blank" rel="noopener noreferrer">Link</a>
0
<a target="_blank" rel="noopener noreferrer" href="http://your_url_here.html">Link</a>
2

New to Communities?

Join the community