Home / CSE MCQs / CSS MCQs :: Discussion

Discussion :: CSS MCQs

  1. Which of the following css property is used to define a delay before an animation starts?
  2. A.
    transform-delay
    B.
    delay-function
    C.
    delay-animation
    D.
    animation-delay

    View Answer

    Workspace

    Answer : Option D

    Explanation :

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


Be The First To Comment