Home » CSS » Css miscellaneous » Question
  1. Which value specifies the number of colors the device can display?
    1. color
    2. color-index
    3. max-color
    4. color-gamut
    5. None of these
Correct Option: B

The number of colors the device can display is specified by color-index, color-gamut specifies the approximate range of colors that are supported by a user agent and output device. The number of bits per color component for the output device is specified by color value.



Your comments will be displayed only after manual approval.