I have a problem with the <target="_blank>

Guys where,I will put the <target="_blank> while giving a link in my codepen

It’s an attribute for the <a> element.

<a href="url/to/some/page" target="_blank">Link</a>
2 Likes