user76452
0
Q:

open anchor tag 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://youtu.be/dQw4w9WgXcQ" target="_blank">Use _blank</a>
3
<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
<a href="The link of the page" target="_blank">Open page in new tab</a>
-1

New to Communities?

Join the community