Guest User

Untitled

a guest
Feb 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <head>
  5. <style type="text/css">
  6. /*This is your mother speaking, I am a vampire!!!*/
  7. .center
  8. {
  9. margin:auto;
  10. width:70%;
  11. background-color:blue;
  12. }
  13. </style>
  14. </head>
  15.  
  16.  
  17. <body>
  18. <div class="center">
  19. <p> I see you pee. </p>
  20. </div>
  21. <img src ="ghosts_on_pants_by_ginseng-d3fkrls.jpg" class="center"/>
  22.  
  23.  
  24.  
  25. </body>
  26. </html>
Add Comment
Please, Sign In to add comment