+ 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);

5th Oct 2017, 2:59 AM
Lalith Kumar
Lalith Kumar - avatar
4 Antworten
+ 1
ease in out is animation name
5th Oct 2017, 3:07 AM
Lalith Kumar
Lalith Kumar - avatar
+ 1
animation goes to and fro so negative value
5th Oct 2017, 3:07 AM
Lalith Kumar
Lalith Kumar - avatar
+ 1
will this code work now
5th Oct 2017, 3:10 AM
Lalith Kumar
Lalith Kumar - avatar
+ 1
should i mention time in from { "here"} and to{"here"}
5th Oct 2017, 3:16 AM
Lalith Kumar
Lalith Kumar - avatar