Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emmabostian/css-animations

A repository of CSS Animations
https://github.com/emmabostian/css-animations

Last synced: about 2 months ago
JSON representation

A repository of CSS Animations

Awesome Lists containing this project

README

        

# CSS Animations

## Translations
CSS translations are the foundation of CSS animations. They allow you to move, or translate, elements along the X and Y axes. In this lesson, we'll learn how to use the CSS translate functions along with some introductory CSS transitions to smooth out the transformations.