-
What value lets animation to play forwards first then backward?
-
- reverse
- normal
- alternate
- alternate-reverse
- None of these
Correct Option: C
When the value is set to alternate the animation is played forwards first then backward. When a value is set to alternate-reverse, the animation is played backward first, then forwards. At normal value the animation is played as normal, this is the default value.