0
How to use two different transform properties in one element together?
I want to rotate an element with move it in X axis ....So how can I use transform's propertie translate and rotate together in animation ?
1 Respuesta
+ 2
Useful link:
https://stackoverflow.com/questions/10765755/how-to-apply-multiple-transforms-in-css
you can also get better results in google.