CSS3 > Animations
Animations
Animation is process of making shape changes and creating motions with elements. Animation contains different properties to animate functions 
- animation-name
 
- animation-duration
 
- animation-timing-function
 
- animation-delay
 
- animation-iteration-count
 
- animation-direction
 
- animation-fill-mode
 
- animation-play-state
 
Animation duration should be specified in all functions to animate functions 
                    
                        
                            Read posts under CSS3 > Animations
                        
    14 posts found
    - Scale and box shadow
 - Transition selector
 - Border-Radius
 - Opacity/Transparency
 - Zooming
 - Rotating
 - Skew animation
 - Border-Shadow
 - Translate animation
 - Animating right to left
 - Animating text
 - Animating background color
 - Matrix method
 - Animation properties