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