Home » CSS » Css miscellaneous » Question
  1. Which of the following function converts an element’s color to a shade of gray, for use by the filter property?
    1. grayscale()
    2. shade()
    3. brightness()
    4. black()
    5. None of these
Correct Option: A

A decimal value between 0 and 1 or percentage up to 100% controls the extent of the gray effect.



Your comments will be displayed only after manual approval.