HTML syntax to open links in new tab
I was reading this guy's post and there was a link to open this link in a new tab using this syntax.
<a href="https://www.alroymellor.com" target="_blank">new tab</a>
I was reading this guy's post and there was a link to open this link in a new tab using this syntax.
<a href="https://www.alroymellor.com" target="_blank">new tab</a>