A029j3a2

CSS transitions allow you change element property values from one value to another smoothly over a set period of time. You can easily utilize transitions using a :hover pseudo-class.

Long notation:

For short notation, use transition.

Links:

Nextflix.com
Apple.com
box-shadow
border color change
width
scale
transform rotate
transform skewX (with delay)
transform skewY (with delay)
background-image
background-image

dmarq-s005@chusd.org