What does a media query do?
What will be an ideal response?
Media queries are used to target specialized CSS styling to specific sizes and
orientations of display devices.
Computer Science & Information Technology
You might also like to view...
_____ compression refers to the type of compression method that aims at compacting individual frames.
A. Asymmetric B. Lossless C. Lossy D. Spatial E. Temporal
Computer Science & Information Technology
An instance of _________ describes system errors. If this type of error occurs, there is little you can do beyond notifying the user and trying to terminate the program gracefully.
a. RuntimeException b. Exception c. Error d. Throwable e. NumberFormatException
Computer Science & Information Technology