Which of the following property specifies the number of times an animation should run?
A
animation-repeat
B
animation-count
C
animation-iteration-count
D
all of the mentioned
Correct Answer: animation-iteration-count
Self-explainatory.