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

Syntax: animation-delay: time1 [,..timeN]



Your comments will be displayed only after manual approval.