1.
What is the primary purpose of using CSS transitions and animations in web development?
2.
What CSS property is used to specify the duration of a transition or animation effect?
3.
Which of the following is true about CSS transitions?
4.
Which CSS property is used to specify the easing function for a transition or animation effect?
5.
Which of the following CSS properties is commonly used to create a smooth hover effect on a button?
6.
What is the purpose of using keyframes in CSS animations?
7.
Which CSS property is used to specify the number of times an animation should repeat?
8.
Which of the following CSS properties is used to define the duration of an animation effect?
9.
How can CSS transitions improve user experience on a website?
10.
What does the ease-in-out timing function in CSS transitions signify?