rotate of an element | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

rotate of an element

Can an element be rotated? If this is possible, how is it possible?

26th Feb 2019, 5:35 AM
<Ī±ā„“Ī¹ŃŃ”zĪ± />
<Ī±ā„“Ī¹ŃŃ”zĪ± /> - avatar
1 Resposta
+ 5
Yes you have to use transform:rotate(45deg); in the css properties of the element you want to rotate
26th Feb 2019, 6:01 AM
Michael55555
Michael55555 - avatar