1. 2
    Use prefers-reduced-motion CSS Media Query to Improve Web Accessibility in your App
    1m

Use prefers-reduced-motion CSS Media Query to Improve Web Accessibility in your App

InstructorWill Mendes

Share this video with your friends

Send Tweet

CSS Media queries are heavily used across web pages for different reasons, such as make your web pages responsive, but what if we can use them to improve web accessibility as well? In this case, you can use prefers-reduced-motion CSS media query to improve web accessibility in your web app by adding this support, respecting the user’s OS option Reduce Motion for people with disabilities.