InterviewSolution
Saved Bookmarks
| 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() |
|