Vidyalelo
CSS · Q16

Basic CSS

Programming · CSS · question 16

Q16

Which of the following function flips an element’s colors, for use by the filter property?

A.
image()
B.
flip()
C.
invert()
Answer
D.
contrast()

Answer: Option C

Solution

Answer: Option C
Solution:
A decimal value between 0 and 1 or percentage up to 100% controls the extent of the color-negative effect, with 0.5 or 50% producing gray.