InterviewSolution
Saved Bookmarks
| 1. |
Which of the followingmedia feature describes the number of entries in the color lookup table of the output device(a) color(b) color-index(c) color-value(d) [email protected]I had been asked this question in a national level competition.Enquiry is from Targeting Styles with Media Queries topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» CORRECT option is (b) COLOR-index The BEST explanation: The ‘color-index’ MEDIA feature describes the number of entries in the color lookup table of the OUTPUT device. If the device does not use a color lookup table, the value is zer |
|