InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function flips an element’s colors, for use by the filter property?(a) image()(b) flip()(c) invert()(d) contrast()I have been asked this question at a job interview.I'm obligated to ask this question of CSS Functions topic in section CSS Fundamentals, Colors and Styling of CSS |
|
Answer» Right answer is (c) invert() |
|