Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>Background to fit screen</title>
  5. <meta ..."Content-Type" content="text/html; charset=iso-8859-1">
  6. <meta ..."Imagetoolbar" content="no">
  7. <Style> .logo_div { visibility: hidden; } .fpix_header { visibility: hidden; } .topad { visibility: hidden; } .fpix_asl_table { visibility: hidden; } .profile_text { visibility: hidden; } .nc_profile { visibility: visible; } #left_container { visibility: hidden } #profilephoto { visibility: hidden; } #flash_close_butt { visibility: hidden; } #start_chat_but { visibility: hidden; } #fpix_wrapper { visibility: visible; } body { } </style> <style> span {display:text !important;] </style>
  8. <style type="text/css">
  9. html {height:100%;}
  10. body {height:100%; margin:0; padding:0;}
  11. #bg {position:fixed; top:0; left:0; width:100%; height:100%;}
  12. #content {position:relative; z-index:1;}
  13. </style>
  14. <!--[if IE 6]>
  15. <style type="text/css">
  16. /* some css fixes for IE browsers */
  17. html {overflow-y:hidden;}
  18. body {overflow-y:auto;}
  19. #bg {position:absolute; z-index:-1;}
  20. #content {position:static;}
  21. </style>
  22. <![endif]-->
  23. </head>
  24. <body>
  25.  
  26.  
  27.  
  28. <div id="bg"><iframe width="100%" height="100%" src="//www.mcsketchys.com" frameborder="0" allowfullscreen></iframe></div>
  29.  
  30.  
  31.  
  32. </body>
  33. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement