Tag: CSS Functions
-
CSS Quizs Question & Answers – CSS Functions
Q 1. Which of the following function flips an element’s colors, for use by the filter property? A. flip() B. invert() C. contrast() D. image() Show Answer Answer:- B. invert() Explanation Q 2.Which of the following function applies a saturation effect to an element’s color, making it appear more or less vivid, for use by…