InterviewSolution
Saved Bookmarks
| 1. |
Which of the following Media Query determines if output is monochrome and how many bits are used for gray display?(a) gray(b) chrome(c) monochrome(d) none of the mentionedThe question was asked in an international level competition.I need to ask this question from Targeting Styles with Media Queries topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» CORRECT CHOICE is (C) monochrome Best EXPLANATION: Self-explainatory. |
|