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