A media query asks the user to enter the width of their screen in pixels.

True

False

3 answers

True
explain
A media query is a way for web developers to create responsive designs that adapt to different screen sizes and devices. By asking the user to enter the width of their screen in pixels, developers can determine the appropriate styles or layout for that specific screen size. This helps ensure that the website or application looks and functions well across a variety of devices and screen sizes.