Home » CSS » CSS 3D Transforms » Question
  1. Which of the following css property is used to indicate if an animation plays in reverse or repeats itself every other iteration?
    1. animation-check
    2. animation-state
    3. animation-iteration
    4. animation-direction
    5. None of these
Correct Option: D

Syntax: animation-direction: normal | alternate [,normal | alternate



Your comments will be displayed only after manual approval.