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

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


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

css css-animations html javascript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CSS-ANIMATIONS - 💃
CSS animation is a technique used to create animated effects on HTML elements. It works by gradually changing the CSS properties of an element over a period of time.

To create a CSS animation, you must first define one or more keyframes. Keyframes are snapshots of the element's CSS properties at specific points in time. For example, you could define a keyframe for the start of the animation, a keyframe for the middle of the animation, and a keyframe for the end of the animation. 😊 + ❤️

Once you have defined your keyframes, you can then apply the animation to an element using the animation property. This property takes the name of the animation as a value.

# JAI-SIYA-RAM 🚩 🚩
![Screenshot (1624)](https://github.com/Kalyan4636/CSS-ANIMATIONS/assets/79601235/d0603083-573d-46ad-9129-d3b4b777157f)

# DORAMON 😊
![doremon](https://github.com/Kalyan4636/CSS-ANIMATIONS-/assets/79601235/b8d4d749-0a68-4b8f-86a0-77a87d7b6a67)