how to make asimple animation in css
Answers
Answered by
1
Answer:
The Building Blocks of Animations
CSS animations are made up of two basic building blocks. Keyframes - define the stages and styles of the animation. Animation Properties - assign the @keyframes to a specific CSS element and define how it is animated.
Explanation:
pls pls pls mark me brainliest pls pls pls I need it pls
Answered by
1
CSS animations are made up of two basic building blocks.Keyframes define the stages and styles of the animation. animation properties assign the @keyframes to a specific CSS element and define how it is animated
Similar questions