prefers-reduced-motion

 I have been adding 'prefers-reduced-motion' and 'prefers-contrast' media queries to my webpages.


The accessibility course on 'web.dev' says I should have my animations off by default and let the user turn on the animations if desired.


Chrome lets you emulate these media settings. The computers at my library do not let you set these media settings in Windows.


'web.dev' says these two accessibility media queries are the two best supported by browers.


There are more tips at: bbingo.xyz/t

Comments

Popular posts from this blog

Giving PWA icons transparent backgrounds

RCS 'identification marker' comes in useful

Marking up code examples