1.

Which of the following function adjusts the difference between light and dark values, for use by the filter property?(a) contrast()(b) dark()(c) light()(d) brightness()This question was addressed to me at a job interview.I'd like to ask this question from CSS Functions topic in portion CSS Fundamentals, Colors and Styling of CSS

Answer»

Correct answer is (a) contrast()

To explain I would SAY: 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.



Discussion

No Comment Found

Related InterviewSolutions