Vidyalelo
CSS · Q131

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 131

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
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
animation-direction : Determines whether an animation should run in reverse on some cycles.