I found many tutorials on how to create a smooth animation using CSS3. I started with a beginners guide on Tutsplus then moved onto a walkthrough on the jResponse blog on creating a creating a Halloween animation. Anyone found some of the simpler tutorials and if a Halloween theme, even better?
Hello I recommend you to watch this course form Lynda.com: https://www.lynda.com/CSS-tutorials/CSS-Animation/439683-2.html You will learn the foundation of most CSS animations (CSS transforms and transitions) and how to keyframe simple animations and adjust their timing, fill, and direction. Also, you will learn how to animate HTML and SVG elements and optimizing animation performance, and which tools are the best to use for CSS animation. Hope this will help you.