rotate of an element | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
+ 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