Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?

  2. A.

     animation

    B.

     animation-name

    C.

     animation-element

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment