create a new tab after click on link in html code example
Example: open link in a new tab hmtl
<a href="https://insert.url" target="_blank">The Website Linked</a>
<a href="https://insert.url" target="_blank">The Website Linked</a>