Vidyalelo
CSS · Q17

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 17

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
Answer
D.
all of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: animation-iteration-count: number | infinite