Home » CSS » Css miscellaneous » Question
  1. Which of the following property defines when the animation will start. It allows an animation to begin execution some time after it is applied?
    1. animation-control
    2. animation-stop
    3. animation-delay
    4. animation-start
    5. None of these
Correct Option: C

animation-delay



Your comments will be displayed only after manual approval.