Chooce video playback speed
speed:1

Make a One-time CSS Animation that Does Not Revert to its Original Style

InstructorChris Achard

Share this video with your friends

Send Tweet

We'll add animation to patio11bot using CSS keyframes. When defining a CSS animation, you can add it to a class with animation-name, set the duration with animation-duration, and if you want the animation to 'stick' on the end state, add animation-fill-mode: forwards;

This lesson is a Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.