Which of the following css property is used to define the animations that should be run?
A
animation-run
B
animation-name
C
transtion-name
D
none of the mentioned
Correct Answer: none of the mentioned
Syntax:animation-name: @keyframe-name | none