how add open another html page on another tab 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>