This course has been updated! We now recommend you take the CSS In-Depth, v2 course.
Check out a free preview of the full CSS3 In-Depth course:
The "Attaching animations to elements" Lesson is part of the full, CSS3 In-Depth course featured in this preview video. Here's what you'd learn in this lesson:
Animations are attached to elements using the animation-name property as well as animation-duration property. In addition, the animation-timing-function can be applied to change the way the animation plays.