translatey-1c.html 135 B

12345678910
  1. <html>
  2. <head>
  3. </head>
  4. <body>
  5. <div style="-moz-transform: translatey(25px) translatey(25px);">
  6. Test Text
  7. </div>
  8. </body>
  9. </html>