Skip to content

Comment on Spinning Diagrams with CSS

Comments

I wonder what a screen reader reads out when it encounters this

CSS is largely ignored by readers with few exceptions (`transform` is ignored, `display: none` excludes the text).

You can definitely make this accessible but that alone is a whole exercise. The best bet would be to use MathML-in-HTML and hope that the reader supports it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.