Home » CSS » Css miscellaneous » Question
  1. Which of the following function flips an element’s colors, for use by the filter property?
    1. flip()
    2. invert()
    3. contrast()
    4. image()
    5. None of these
Correct Option: B

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.



Your comments will be displayed only after manual approval.