Photo by Emre Karataş on Unsplash

A Guide to CSS Animation — Part 2

Applying animations. Let’s start tweaking things! 🛠

Jhey Tompkins
codeburst
Published in
7 min readJun 7, 2018

--

Hey! You’re back 🙌

In Part 1, we got things moving. Now we will dig into applying animations. We already introduced animation-name and animation-duration, but there’s much more to look at.

Don’t forget, all the code is available in the following CodePen collection 👍…

--

--