Vidyalelo
CSS · Q14

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 14

Q14

Which of the following css property is used to define a delay before an animation starts?

A.
transform-delay
B.
delay-function
C.
delay-animation
D.
animation-delay
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Syntax: animation-delay: time1 [,..timeN]