Vidyalelo
CSS · Q18

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 18

Q18

Which of the following css property is used to define the animations that should be run?

A.
animation-run
B.
animation-name
C.
transtion-name
D.
none of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Syntax:animation-name: @keyframe-name | none