Which of the following css property is used to define the number of times an animation should play?
Which of the following css property is used to define the number of times an animation should play? Correct Answer animation-iteration-count
Syntax: animation-iteration-count: number | infinite