Advertisement
Guest User

Mauzen.org snippet

a guest
Apr 24th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.41 KB | None | 0 0
  1.  
  2. <style type="text/css">
  3.     div#hintergrund
  4.     {
  5.     position:absolute;
  6.     top:0;
  7.     left:0;
  8.     width:100%;
  9.     height:100%;
  10.     z-index:-1;
  11.     margin:0;
  12.     padding:0;
  13.     }
  14.     audio {
  15.         display:none;
  16.     }
  17. </style>
  18.  
  19. <div id="hintergrund"><img src="http://www.mauzen.org/img/mauzens-web-page.gif" style="width:100%;height:100%" alt="hintergrund"></div>
  20.  
  21. <audio autoplay="true" loop="true" src="http://www.mauzen.org/hallo.MP3">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement