paint-brush
How To Create an Animation with CSSby@LoboArcano
317 reads
317 reads

How To Create an Animation with CSS

by Roberto Perez17mNovember 23rd, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The animation property and the @keyframes rule allow you to create any animation you have in mind by manipulating a large number of properties. This article shows the basics of making animations using a small project as an example, consisting of four squares jumping into four other squares as they move to the right and end up stacked in a tower. Each animation needs a name, with animation-name we can name our animation, in this case, we will call it "bounce". We also need to determine the length of time the animation will last with a short duration of 4 seconds.

Company Mentioned

Mention Thumbnail
featured image - How To Create an Animation with CSS
Roberto Perez HackerNoon profile picture
Roberto Perez

Roberto Perez

@LoboArcano

L O A D I N G
. . . comments & more!

About Author

Roberto Perez HackerNoon profile picture
Roberto Perez@LoboArcano

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite