CSS Animations Property Interview Questions – CSS Animations Property Online Quiz

Question 1:  Which CSS property is used to define an animation?

Question 2:  Which CSS property specifies the duration of an animation?

Question 3:  What is the default value of animation-timing-function?

Question 4:  Which of the following properties can be animated using CSS animations?

Question 5:  What does the animation-iteration-count property control?

Question 6:  Which keyword makes an animation repeat indefinitely?

Question 7:  What is the function of animation-delay?

Question 8:  Which property sets whether an animation should play in reverse on alternate cycles?

Question 9:  How do you specify multiple animations for an element?

Question 10:  Which animation property defines how an animation should progress over its duration?

Leave a Reply