Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following CSS Gradient Functions Creates a radial gradient that repeats infinitely?

  2. A.

     repeat-radial-gradient()

    B.

     repeating-radial-gradient()

    C.

     infinite-radial-gradient()

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment