CSS Animations Example 4
animation-timing-function:ease
animation-timing-function:ease-in
animation-timing-function:ease-out
animation-timing-function:ease-in-out
animation-timing-function:linear
Hover over an element to trigger an animation with the corresponding timing function applied to it.
For more information, please see
CSS Animations
.
© 2012 Microsoft Corporation. All rights reserved. Terms of use.