Advertisement
danyo

Untitled

Feb 4th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.74 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
  3. <html>
  4. <head>
  5. <title>Page Under Construction</title>
  6. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
  7. <style type="text/css">
  8.  
  9. body {
  10. background-color:#d7df29;
  11. background:url('1.jpg') center center no-repeat;
  12. width: 100%;
  13. height:  100%;
  14.  
  15. }
  16.  
  17.  
  18. #html5 {
  19. position:absolute;
  20. top:0;
  21. right:0;
  22. }
  23.  
  24. </style>
  25. </head>
  26. <body>
  27. <div class="img"><img src="1.jpg" height="468" width="701" alt="Under Construction"></div>
  28. <div id="html5"><img src="images/img_html5_FR.png" height="120" width="120" alt="" />    </div>
  29. <img src="images/fb2.png" style="position: fixed; top: 350px; left: 0px;"     title="Bierzyk na Facebook'u" alt="Bierzyk na Facebook'u">
  30.  
  31. </body>
  32. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement