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

You add rel="noopener" to a link with target="_blank". What concrete protection does it provide?

<a href="https://other.example.com" target="_blank" rel="noopener">Open</a>