Description
CSS has become a very popular and essential language for ever single developer in modern web development stack and this language is continuing to evolve by having more capabilities. Nowadays, CSS can handle the majority of motion and animation needs by using CSS transitions, CSS transforms and CSS keyframe animations.
In this course, we will cover all of the key points of adding motion to your designs and web pages together. The course will show you how to work with transforms, transitions, and keyframe animations in modern browsers.
Every topics are supported by comprehensive CSS3 Transform, Transition and Keyframe Animation examples, projects and also lab sessions are added to support and reinforce the learning curve.
So to become a CSS expert and a good web developer, you have to understand the fundamental topics very clearly. The most important topics of CSS Animations are included in this course to make everything clear in your mind.
The topic covered in the course are mainly :
What CSS transforms are and how to use them
Understanding 2d transformations: translate(), scale(), rotate(), and skew()
Bringing life to the page with transitions
Simple and advanced transition effects
What you can and can’t transition and animate
Understanding the shorthand syntax of CSS transition properties
CSS transition timing functions
How to animate with CSS using keyframes
The animation properties and syntax details
Understanding 3d transforms: translate3d(), scale3d(), rotate3d(), and skew3d()
Perspective