11.
How can animations created using CSS properties enhance the visual appeal of a website?
12.
How does specifying a transition delay in CSS benefit animations?
13.
What is the purpose of using the infinite value for the animation-iteration-count property in CSS animations?
14.
What does the backwards value for the animation-fill-mode property in CSS animations signify?
15.
How can CSS animations be used to create a loading spinner effect?
16.
How do CSS transitions differ from CSS animations?
17.
How can CSS transitions and animations contribute to responsive design?
18.
What role does the animation-direction property play in CSS animations?
19.
How can developers optimize the performance of CSS animations?
20.
How does using the transition-timing-function property impact the appearance of CSS transitions?