Advertisement
Guest User

Untitled

a guest
Jun 11th, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.70 KB | None | 0 0
  1.  
  2. <html><head>
  3. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style type="text/css">
  4. html, body {
  5.     margin  : 0px;
  6.     padding : 0px;
  7. }
  8.  
  9. div {
  10.     position    : absolute;
  11.     top         : 0px;
  12.     left        : 0px;
  13.     overflow    : hidden;
  14.     width       : 100%;
  15.     height      : 100%;
  16.     font-weight : bold;
  17.     font-size   : 30px;
  18. }
  19.  
  20. img {
  21.     position : absolute;
  22.     width    : 100%;
  23.     top      : 0px;
  24.     z-index  : -1;
  25. }
  26. </style>
  27. </embed>
  28. </head><body><div>
  29. <embed name="bgmusic"
  30. src="http://loading.chowgaming.com/bg.mp3"
  31. loop="true"
  32. hidden="true"
  33. autostart="true">
  34.     <img src="http://loading.chowgaming.com/bg.jpg">
  35. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement