How to Use HTML to Open a Link in a New Tab
Make your links look like this:
<a href="https://snowc.app" target="_blank" rel="noopener noreferrer">My other website!</a>
Make your links look like this:
<a href="https://snowc.app" target="_blank" rel="noopener noreferrer">My other website!</a>