Guest User

Untitled

a guest
Oct 17th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  4. <title>Abigasmus - Schüler</title>
  5. <style type='text/css'>
  6. #wrapper
  7. {
  8. width:950px;
  9. margin: 0 auto;
  10. border:1px solid black;
  11. background-color:green;
  12. display:none;
  13. }
  14.  
  15.  
  16. body
  17. {
  18.  
  19. text-align:center;
  20. background-color:red;
  21.  
  22. }
  23.  
  24. </style>
  25. </head>
  26.  
  27. <body>
  28.  
  29.  
  30.  
  31. <div id=”wrapper”>
  32.  
  33. jghbjjhk
  34.  
  35. </div>
  36.  
  37. </body>
  38. </html>
Add Comment
Please, Sign In to add comment