Raw File
scale3d-z.html
<html>
<head>
</head>
<body>
  <div style="-moz-transform: rotatex(90deg) scale3D(1,1,2) rotatex(-90deg); -moz-transform-origin: 0 0; width: 100px; height: 100px;">
    Test Text
  </div>
</body>
</html>
back to top