Home » CSS » Css miscellaneous » Question
  1. Which of the following CSS Property determines whether an animation should run in reverse on some cycles?
    1. animation-run
    2. animation-repeat
    3. animation
    4. All of above
    5. None of these
Correct Option: E

animation-direction : Determines whether an animation should run in reverse on some cycles.



Your comments will be displayed only after manual approval.