CSS Property:
animation-timing-function:
linear
ease
ease-in
ease-out
ease-in-out
Result:
CSS Code:
#myDIV {
animation-timing-function:
linear
;
}
Click the property values above to see the result
W3Schools.com
- Play it