Question 14 of 50
Motion and Animation
Which CSS media feature is used to detect if a user has requested that the system reduce the amount of non-essential motion it uses?
Incorrect
The prefers-reduced-motion
media feature is designed to limit continuous motion animations, such as parallax. This feature is not intended to limit all animation or animation that plays only when a feature is interacted with.
Correct
The prefers-reduced-motion
media feature is designed to limit continuous motion animations, such as parallax. This feature is not intended to limit all animation or animation that plays only when a feature is interacted with.
Incorrect
The prefers-reduced-motion
media feature is designed to limit continuous motion animations, such as parallax. This feature is not intended to limit all animation or animation that plays only when a feature is interacted with.
The prefers-reduced-motion
media feature is designed to limit continuous motion animations, such as parallax. This feature is not intended to limit all animation or animation that plays only when a feature is interacted with.