Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following option best explain this code “background-image: repeating-linear-gradient(to right, #D9CC3C, #FFEB79 5%, #D9CC3C 10%);”?

  2. A.

     Creating a Repeating Gradient

    B.

     Creating a Mix Repeating Gradient

    C.

     Creating a Shadow Repeating Gradient

    D.

     Creating a Smooth Repeating Gradient

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment