Guest User

Untitled

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