Vidyalelo
CSS · Q15

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 15

Q15

Which of the following css property is used to indicate if an animation plays in reverse or repeats itself every other iteration?

A.
animation-iteration
B.
animation-check
C.
animation-direction
Answer
D.
animation-state

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: animation-direction: normal | alternate [,normal | alternate