Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmabostian/css-animations
A repository of CSS Animations
https://github.com/emmabostian/css-animations
Last synced: 3 months ago
JSON representation
A repository of CSS Animations
- Host: GitHub
- URL: https://github.com/emmabostian/css-animations
- Owner: emmabostian
- Created: 2019-03-18T14:36:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T13:41:14.000Z (over 5 years ago)
- Last Synced: 2024-07-18T03:44:35.468Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 7.81 KB
- Stars: 15
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.