Transitions

Transitions

LibraryDesign FoundationsCSS3 › Transitions

CSS3

CSS3

Unlocking this badge will help you earn the CSS3 badge.

View the badge map

About this badge

The :hover pseudo-class has been used to create basic transitions for many years now, but the transition property allows things to animate more smoothly. When a transition is applied to an element, most changes to that element will be animated between two keyframe states.