Home » CSS » CSS 3D Transforms » Question
  1. Which of the following css property is used to define a delay before an animation starts?
    1. transition-delay
    2. transform-delay
    3. delay
    4. All of above
    5. None of these
Correct Option: A

Syntax: transition-delay: time1



Your comments will be displayed only after manual approval.