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

https://github.com/harshkapadia2/transformation-animation-transition

Small college assignment on CSS Transform, Animation and Transition.
https://github.com/harshkapadia2/transformation-animation-transition

css-animations css-transforms css-transitions html-css

Last synced: about 1 year ago
JSON representation

Small college assignment on CSS Transform, Animation and Transition.

Awesome Lists containing this project

README

          

# transformation-animation-transition

*Hosted at https://harshkapadia2.github.io/transformation-animation-transition/*

Learn more:

- [CSS 2D Transforms](https://www.w3schools.com/Css/css3_2dtransforms.asp)
- Translate
- Rotate
- Scale
- Skew
- Matrix
- [CSS Animations](https://www.w3schools.com/css/css3_animations.asp)
- `@keyframes`
- [CSS Transitions](https://www.w3schools.com/css/css3_transitions.asp)