Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumHTMLrel values usageSingle-choice MCQ

When you open a link with target="_blank", which rel value(s) prevent the opened page from accessing window.opener AND stop the Referer header from being sent?

<a href="https://other.com" target="_blank" rel="...">link</a>