Advertisement
danyo

Untitled

Feb 16th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.42 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
  2. <html>
  3. <head>
  4. <title>Page Under Construction</title>
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
  6.  
  7. <style type="text/css">
  8.  
  9.     body {
  10.     background:#d7df29 url('1.jpg') center center no-repeat;
  11.     width: 100%;
  12.     height:  100%;
  13.     }
  14.  
  15.     html, body {
  16.     width: 100%;
  17.     height: 100%;
  18.     }
  19.  
  20.  
  21. </style>
  22.  
  23. </head>
  24.  
  25. <body>
  26.  
  27. </body>
  28.  
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement