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

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

Syntax: animation-directionormal | alternate [,normal | alternate

Related Questions

Which of the following css property is used to define the time it takes one iteration of an animation to play?
Which of the following CSS Property determines whether an animation should run in reverse on some cycles?
Which of the following css property repeats an image both horizontally and vertically?
Which of the following property is used to define the time it takes one iteration of an animation to play?
Which of the following css property is used to define a delay before an animation starts?
Which of the following css property is used to describe how the animation will play?
Which of the following css property is used to define the number of times an animation should play?