Animation

Animation

LibraryDesign FoundationsCSS3 › Animation

CSS3

CSS3

Unlocking this badge will help you earn the CSS3 badge.

View the badge map

About this badge

Animations are a set of keyframes that are applied to an element via the animation property. Each keyframe includes CSS styling that is to be applied at that point in the animation. Then, the animation property smoothly animates between each keyframe.