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.
- Host: GitHub
- URL: https://github.com/harshkapadia2/transformation-animation-transition
- Owner: HarshKapadia2
- License: mit
- Created: 2020-10-21T08:31:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T09:11:27.000Z (over 5 years ago)
- Last Synced: 2024-10-11T11:32:23.700Z (over 1 year ago)
- Topics: css-animations, css-transforms, css-transitions, html-css
- Language: CSS
- Homepage: https://harshkapadia2.github.io/transformation-animation-transition/
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)