InterviewSolution
Saved Bookmarks
| 1. |
Which of the following Media Query determines if output is grid, like a simple terminal or phone, or bitmap, like a standard monitor or printer?(a) monochrome(b) grid(c) resolution(d) device-heightThis question was posed to me during an interview.My query is from Targeting Styles with Media Queries topic in division CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT OPTION is (B) grid |
|