A custom CSS3
Animation can be created using '
kreyframe' property. Using
Keyframe the animation definition can be given using
'from' and
'to' keyword. These keywords designates the
initial state and
final state of an animation. Using
from/to keyword only
2 states of animation are possible.If we need to have
multiple state animation, we can use
"%" percentage for different state. In this
Demo,
"We will use from/to combination to create 2-state animation for a text to animate size a...
Published on November 17, 2013 09:18