webkit-animation is a css property to specify css animation which is understand by the webkit based web browser.
webkit-animation is a css property to specify css animation which is understand by the webkit based web browser;
Syntax:-
-webkit-animation: < name > < duration > < timing_function > < delay > < iteration_count > < direction > [ , ... ] ;
links: