CSS Animation W3Schools Tutorials
When creating CSS Animations, I used keyframes, animation-name to link to the keyframe, animation-direction, animation-delay, animation-fill-mode, animation-iteration, animation-timing-function, animation-play-state, and animation-duration
In this learning plan, I learned how to code css animations by using the mario and luigi images. I used the keyframes for the motion of the karts. I thought this was really fun to learn. You can create animations not as gif, but with code as well.
I still want to study how animation was thought of for adding onto a web page?