The goal with this repo is to work with the dom and dynamically add animation of a ball moving thruough the screen using CSS and JavaScript
- Create an HTML document to display the animation
- Manipulate the ball element on the DOM
- Use CSS to display ball styling
- Use JavaScript to add movement to the ball
- How to work with HTML, DOM, CSS and JavaScript to add dynamic animation of ball in the screen
- Working with nested conditional statements to map out the logic and execution of the code
- Working with languages built-in methods and properties