how to open url in new tab using anchor tag code example
Example: open anchor tag in new tab
<a href="https://youtu.be/dQw4w9WgXcQ" target="_blank">Use _blank</a>
<a href="https://youtu.be/dQw4w9WgXcQ" target="_blank">Use _blank</a>