Math, asked by muhammadhabbab349, 6 months ago

In CSS3, which of the following declarations can rotate an element counter-clockwise?
O
object-rotation: -30deg
O rotate-object: -30deg
5
transform: rotate(-30deg)
O transform: rotateobject(-30deg)​

Answers

Answered by Imblank
1

Answer:

transform :rotate(-30deg)

Read my bio once

Similar questions