1.

Which of the following specify the approximate range of colors?(a) max-color-index(b) max-color(c) color-index(d) color-gamutThe question was posed to me in unit test.I want to ask this question from Print Styles and their Development in chapter Layout & Images of CSS

Answer»

Correct CHOICE is (d) color-gamut

The explanation is: The approximate RANGE of colors that are supported by user agent and output DEVICE is specified by color-gamut, the number of colors the device can display is specified by color-index, the maximum number of BITS PER color component for the output device is specified by max-color.



Discussion

No Comment Found

Related InterviewSolutions