Raw File
translatez-1a.html
<html>
<head>
</head>
<body>
  <div style="-moz-transform: translatez(-10px) rotatex(45deg) translatez(10px); -moz-transform-origin: 0 0 0; width: 100px; height: 100px;">
    Test Text
  </div>
</body>
</html>
back to top