Lessons: 23Length: 2.7 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.3 Create a CSS-Only Slider (Part 2)

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!

Make sure, upon completing this episode, that you run your final stylesheet through Prefixr.com , so that you support as many browsers as possible!