Animations

CSS Animations In Class Practice

CSS Animation W3Schools Tutorials

CSS Animation Samples

Resources

CSS Animation W3Schools Tutorials

CSS Animation Introduction

CSS Animation Tutorials


Reflection Statement

What I Knew

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

What I Learned

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.

What I Still Want to Study

I still want to study how animation was thought of for adding onto a web page?