Completed
01:58 - My first attempt with keyframe animations
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating a Fun Quick Text Flip Effect Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Introduction
- 2 01:05 - the HTML
- 3 01:58 - My first attempt with keyframe animations
- 4 03:30 - You can’t animate or transition inline elements
- 5 04:05 - My second attempt using box-shadow
- 6 07:39 - My final solution using translate and transform
- 7 12:18 - Updating the final solution to make it easier to modify