Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

animation shorthand css

animation: name time func delay iteration dir fill play;
animation: none 0s ease 0s 1 normal none running;
 
PREVIOUS NEXT
Tagged: #animation #shorthand #css
ADD COMMENT
Topic
Name
4+9 =