Raw File
translate-1b.html
<html>
<head>
</head>
<body>
  <div style="-moz-transform: translate(50px, 50px) rotate(360deg);">
    Test Text
  </div>
</body>
</html>
back to top