CSS Transitions: Easing and Other Timing Functions

Share this video with your friends

Send Tweet

Learn how to apply timing functions to CSS transitions. We'll talk about pre-defined functions like 'ease-in', 'ease-out' and 'step', and then look at how to specify a custom function capturing the exact transition effect you're looking for.