Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wfercanas/transform-and-transitions
[⚪ Very Easy]: Project with exercises about Transform and Transition properties in CSS.
https://github.com/wfercanas/transform-and-transitions
animation css transform transition
Last synced: 5 days ago
JSON representation
[⚪ Very Easy]: Project with exercises about Transform and Transition properties in CSS.
- Host: GitHub
- URL: https://github.com/wfercanas/transform-and-transitions
- Owner: wfercanas
- Created: 2021-11-17T14:49:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T21:36:36.000Z (over 3 years ago)
- Last Synced: 2024-12-24T23:24:44.533Z (about 2 months ago)
- Topics: animation, css, transform, transition
- Language: CSS
- Homepage:
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transform-and-Transitions
[⚪ Very Easy]: Project with exercises about Transform and Transition properties in CSS.
## Project URL
🚀 You can check all the examples in the following link: https://wfercanas.github.io/Transform-and-Transitions/
## Project Description
This project shows some basic examples for animating HTML elements using the CSS properties 'Transform' and 'Transition'. These examples are kept very simple in order to show you fast-forward how to use these properties.
## Technologies Used
HTML & CSS
## Acknowledgements
Thanks to [Estefany Aguilar](https://twitter.com/teffcode) for its course about Transform and Transitions in [Platzi](https://twitter.com/platzi)💚.