Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 296 Bytes

File metadata and controls

7 lines (3 loc) · 296 Bytes

CSS Animations Challenge - Keyframe Properties

Make a ball jump up and down. It should go from top 0px to top 100px. One animation cycle should take half of a second and the animation should run infinitely. Name your keyframe jump.

https://thepixel8or.github.io/css-animations-ball-jump/