Closed ellisonleao closed 5 years ago
I'm like a dinosaur who remembers that W3C would recommend to not use target=_blank
. The rational was:
target=_blank
users would be a able in a ideal world to choose between opening the link in the same window, in a different tab or even in a different window (combining Shifts, Cmds and Alts with the click)target=_blank
users have no choiceNot sure how update this recommendation is. What do you think about it?
I think the only "recommendation" for use _blank
targets are for when your link points to another website. But then again, this is totally a personal choice. There are several reasons for use it or not
Maybe we can add
_blank
targets on links for a better user experience
The link is broken. 404 error
We started using Jinja2 extends
so we changed a bit the HTML files. But @ellisonleao was referring to external links to news outlet stories.
https://github.com/okfn-brasil/violencia-nao-tem-partido/blob/master/violence/templates/index.html#L32
Maybe we can add
_blank
targets on links for a better user experience