Which of the following css property is used to define the number of times an animation should play?
A
scale-iteration-count
B
transtion-iteration-count
C
animation-iteration-count
D
all of the mentioned
Correct Answer: animation-iteration-count
Syntax: animation-iteration-count: number | infinite