AceGaming136

Free Robux

May 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <style>
  2. div {
  3. width: 300px;
  4. height: 100px;
  5.  
  6. background-color: red;
  7. }
  8.  
  9. div#myDiv {
  10. -webkit-transformation: rotateX(150deg);
  11. transform: rotateX(150deg);
  12. }
  13.  
  14. </style>
Add Comment
Please, Sign In to add comment