
Edward M. answered 11/27/19
Tutor
New to Wyzant
Well-versed HTML5 and CSS3 Coder. Knowledgable in photoshop.
To allow a hyperlink to open the destination in a new tab, add the target="_blank" attribute to your anchor tag. Also, be sure to add a rel="noopener noreferrer" attribute to prevent any security vulnerabilities from one window to the next.