Post #541638
2026-03-05 10:26 UTC
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
Replies (4)
-
@jeroen@fed.11t.nl 2026-03-05 10:27
@darice@tech.lgbt resistance through css. #yeah
-
@iko@mastodon.design 2026-03-05 10:32
@darice@tech.lgbt @darice@tech.lgbt I like that thought I don’t know what are Microsoft safe links. Would you like to explain? Ty
-
@teacherbuknoy@masto.ai 2026-03-05 10:40
@darice@tech.lgbt 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/)
-
@paul@social.van.buu.re 2026-03-05 12:04
@darice@tech.lgbt Ah, dat moet ik ook doen voor de Outlook-linkjes die ze hier in het CMS plakken. Thanks voor de reminder.