Home » CSS » Css miscellaneous » Question
  1. Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?
    1. animation-delay
    2. animation-play-state
    3. animation-play
    4. animation-fill-mode
    5. None of these
Correct Option: D

animation-fill-mode



Your comments will be displayed only after manual approval.