Which of the following property defines when the animation will start. It allows an animation to begin execution some time after it is applied?
A
animation-stop
B
animation-delay
C
animation-start
D
animation-control
Correct Answer: animation-delay
Self-explainatory.