InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function applies a saturation effect to an element’s color, making it appear more or less vivid, for use by the filter property?(a) color()(b) saturation()(c) saturate()(d) none of the mentionedThis question was addressed to me during an online interview.My doubt is from CSS Functions topic in division CSS Fundamentals, Colors and Styling of CSS |
|
Answer» Right choice is (b) saturation() |
|