Advertisement
Guest User

Untitled

a guest
Aug 19th, 2010
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.96 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <style type="text/css" media="screen">
  5. html, body, div, span, applet, object, iframe,
  6. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  7. a, abbr, acronym, address, big, cite, code,
  8. del, dfn, em, font, img, ins, kbd, q, s, samp,
  9. small, strike, strong, sub, sup, tt, var,
  10. b, u, i, center,
  11. dl, dt, dd, ol, ul, li,
  12. fieldset, form, label, legend,
  13. table, caption, tbody, tfoot, thead, tr, th, td {
  14.     margin: 0;
  15.     padding: 0;
  16.     border: 0;
  17.     outline: 0;
  18.     font-size: 100%;
  19.     vertical-align: baseline;
  20.     background: transparent;
  21. }
  22.  
  23. ol, ul, li{
  24.     list-style: none;
  25. }
  26. html, body {height:100%;}
  27. #background{min-height:100%;min-width:1024px;width:100%;height:auto;position:fixed;top:0;left:0;z-index:-1;}
  28. @media screen and (max-width: 1024px){
  29.     #background{left:50%;margin-left:-512px;}
  30. }
  31. </style>
  32.  
  33. </head>
  34. <body>
  35. <img background="bg" src="http://www.iwallpapers.in/bulkupload/C/Mountains/Mountains%2040.jpg" alt="" />
  36. </body>
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement