Q131
Which of the following CSS Property determines whether an animation should run in reverse on some cycles?
A.
animation
B.
animation-run
C.
animation-repeat
D.
none of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
animation-direction : Determines whether an animation should run in reverse on some cycles.