Computer Science, asked by helium87, 3 months ago

how to animate website using CSS?​

Answers

Answered by pranavvbhat70
0

Answer:

An animation lets an element gradually change from one style to another. You can change as many CSS properties you want, as many times as you want. To use CSS animation, you must first specify some keyframes for the animation. Keyframes hold what styles the element will have at certain times.

Similar questions