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