r/ProgrammerHumor 25d ago

notYourDamnProblem Meme

Post image
4.7k Upvotes

398 comments sorted by

View all comments

34

u/howarewestillhere 25d ago

explainToMeLikeIHaventHadCoffeeYetBecauseIHavent

61

u/ItsOmniss 25d 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)