Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following function converts an element’s color to a shade of gray, for use by the filter property?

  2. A.

     shade()

    B.

     grayscale()

    C.

     black()

    D.

     brightness()

    View Answer

    Workspace

    Answer : Option B

    Explanation :

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


Be The First To Comment