Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?

  2. A.

     animation-play

    B.

     animation-delay

    C.

     animation-fill-mode

    D.

     animation-play-state

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment