|
Menu
×
×
Correct!
题目:With the transform property, skew the <div> element 20 degrees along the X-axis, and 30 degrees along the Y-axis. 提示:Use the skew(), or skewX() and skewY() methods. |
|
修改以下代码:
效果预览:
|
|
答案:
效果预览:
|