💾 Archived View for tommi.space › The%20target%20blank%20argument.gmi captured on 2023-01-29 at 03:32:41. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
<div class='red box'> <code>rel='noopener'</code> is now set by default in all modern browsers, as seen in <a href='https://mathiasbynens.github.io/rel-noopener/' title='rel=noopener'>About rel=noopener</a> </div>
The target='_blank' argument is a common dilemma among web developers: there are subjective choices to a common problem: should this link, if clicked, be opened in a new tab or not? Below, some writings on the topic.