Menu
×
×
Correct!
Exercise:With the transform property, rotate the <div> element 120deg around its Y-axis. Hint: Use the rotateY() method. |
Edit This Code:
Result:
|
Correct Code:
Result:
|