+ 1
Will text animation work here. Check whether this code is correct or not..
transform-style: preserve-3d; animation: 5s infinite alternate ease-in-out -7.5s; animation-fill-mode: forwards; transform: rotateY(40deg) rotateX(33deg) translateZ(0);
4 Respostas
+ 1
ease in out is animation name
+ 1
animation goes to and fro so negative value
+ 1
will this code work now
+ 1
should i mention time in from { "here"} and to{"here"}