Q17
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
AnswerD.
all of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
Syntax: animation-iteration-count: number | infinite