Lessons: 23Length: 2.7 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.2 Create a CSS-Only Slider (Part 1)

Over the course of the final two lessons in this course, we’re going to dive into keyframe animations! To illustrate some of the abilities that animations provide us, we’ll build a fun CSS3-only slider. As you might imagine, this sort of functionality is generally delegated to JavaScript (and it still should), but we’re going to have some fun and see if we can accomplish the same effect with 100% CSS!