Menu
×
×
Correct!
Exercise:With the transform property, move the <div> element 100px to the right, and 200px down. Hint: Use the translate() method. |
Edit This Code:
Result:
|
Correct Code:
Result:
|