Some people say CSS is not a programming language. Me, I use it for things like this to alert journalists that the articles they copied pasted into WordPress editor has Microsoft safelinks in them.

#css

@darice resistance through css. #yeah
@darice @darice I like that thought I don’t know what are Microsoft safe links. Would you like to explain? Ty
@iko I suspect that when the press agency emails articles, the journalists copy it directly from the email in Outlook instead of the Words doc. When putting links in outlook email I suspect Microsoft converts them to safelinks, which redirects the links through their system. This way Microsoft can track the link activity.
Safe Links: Frequently Asked Questions

@teacherbuknoy @darice thank you both for the explanation / link

@darice I used to do that too to warn about links that that open in a new tab but without rel=noopener.

(more details no noopener here: https://mathiasbynens.github.io/rel-noopener/)

@darice Ah, dat moet ik ook doen voor de Outlook-linkjes die ze hier in het CMS plakken. Thanks voor de reminder.