Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

With the transform property, move the <div> element 100px to the right, and 200px down.

Hint: Use the translate() method.