Mastodon Feed: Post

Mastodon Feed

Boosted by db@social.lol ("David Bushell ☕"):
webstandards_dev ("Web Standards") wrote:

Everything you never wanted to know about visually-hidden. @db digs into the two-decade history of the visually-hidden CSS pattern, examining whether just `position: absolute` and `clip-path: circle(0)` suffice in 2026. The article explains why the platform still lacks a native alternative and why standardizing the hack might encourage misuse rather than address underlying design problems. #a11y #css

https://dbushell.com/2026/02/20/visually-hidden/

“Everything you never wanted to know about visually-hidden” title and four CSS snippets: .visually-hidden with 11 properties, and three minimal alternatives with 2–3 properties each.