CSS Tutorials

CSS – Animating HTML Elements

CSS animations allow for elements to gradually change from one style to another or create movement on the page using keyframes to store the animation data.

CSS Reference

CSS – animation Property

The animation property is a shorthand property for all the other properties a CSS animation can be given.

CSS Reference

CSS – animation-fill-mode Property

The animation-fill-mode property specifies a style for the element when the animation is not playing – both before it starts and after it ends.

CSS Reference

CSS – animation-play-state Property

The animation-play-state property specifies whether the animation is running or paused, and JavaScript can be used to pause the animation in mid cycle.

CSS Reference

CSS – transform Property

The transform property applies a 2D or 3D transformation to an element, allowing it to be rotated, scaled, moved, skewed, etc.

CSS Reference

CSS – transform-style Property

The transform-style property specifies how nested elements are rendered in 3D space, and must be used together with the transform property.

CSS Reference

CSS – transition Property

The transition property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

CSS Reference

CSS – transition-delay Property

The transition-delay property specifies when the transition effect will start, and is defined in seconds (s) or milliseconds (ms).

CSS Reference

CSS – transition-duration Property

The transition-delay property specifies how long the transition effect will take to complete, and is defined in seconds (s) or milliseconds (ms).

CSS Reference

CSS – @keyframes Rule

The @keyframes rule defines the animation timeline, which gradually changes from one set of CSS styles to another.

HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress
HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress

Why 1SMARTchicken?

This site was built and is maintained to benefit my autistic son.
See More →

My Son's Name is Johnny

He was diagnosed as autistic quite late, at age four...
His story

Buy Me a Coffee

Thanks for your support!

1SMARTchicken Icon