Home » CSS » Css miscellaneous » Question
  1. Which of the following function adjusts the difference between light and dark values, for use by the filter property?
    1. brightness()
    2. light()
    3. dark()
    4. contrast()
    5. None of these
Correct Option: D

A value of 100% or a decimal value of 1 leaves the image as is, while 0 results in black. Increasing the value past 1 or 100% produces more dramatically stratified areas of light and dark.



Your comments will be displayed only after manual approval.