CSS Animation

The animation-timing-function property specifies the speed curve of the animation. The following example shows some of the different speed curves that can be used:

linear
ease
ease-in
ease-out
ease-in-out