Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?
Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element? Correct Answer animation-name
Self-explainatory.