单项选择题

如果想要将一个元素旋转90°,我们可以使用()来实现。

A.tranform:scale()
B.tranform:skew()
C.transform:rotate()
D.transform:translate()