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