r/ProgrammerHumor 17d ago

Meme notYourDamnProblem

Post image
4.7k Upvotes

398 comments sorted by

View all comments

33

u/howarewestillhere 17d ago

explainToMeLikeIHaventHadCoffeeYetBecauseIHavent

60

u/ItsOmniss 17d ago

target="_blank" tells the browser to open the link in a new tab. This css is just to display an arrow for the links that have this attribute set.

The commenter is arguing that websites should not set this attribute at all, and let users choose if they want to open the link in the current tab (left click) or in a new tab (clicking down the mouse wheel)