How to Create a Bouncing Ball Using CSS Animations

by | Feb 24, 2021 | 0 comments

How to Create a Bouncing Ball Using CSS Animations

by | Feb 24, 2021 | CSS Tips and Tricks | 0 comments



I’m trying to learn CSS and JavaScript by doing projects. Learn with me or feel free to offer tips as I create a box that changes colors as you click the button.

You can view the code I created on CodePen: https://codepen.io/collection/nwRbGN
If you’re also a beginner, here are some great guides:
HTML, CSS, JS, jQuery: https://amzn.to/34hWDvv
HTML and CSS: https://amzn.to/30uQ1J7
GIT: https://amzn.to/3jpTgsQ

Sites I use:
https://www.classcentral.com/
https://www.freecodecamp.org/
https://www.w3schools.com/

source