11.
What is the purpose of the hover media feature in media queries?
12.
How can media queries be used to target devices with specific color capabilities?
13.
What does the prefers-color-scheme media feature target in media queries?
14.
How does the prefers-reduced-motion media feature benefit accessibility in media queries?
15.
How can media queries be used to target specific devices in CSS?
16.
Which media feature is commonly used to target high-resolution screens, such as Retina displays?
17.
What is the purpose of using media queries with min-device-width and max-device-width?
18.
How do media queries with min-resolution and max-resolution benefit styling for high-density displays?
19.
How does the orientation media feature help in adjusting styles based on device orientation?
20.
How can media queries be used to improve accessibility in web design?