'balance' Example : bgsound « Tags « HTML / CSS






'balance' Example

 
    
<HTML>
<head>
<Title>Example For</Title>
<bgsound src="yourmoviefile.wav" 
         balance=0 
         loop=3>
</head>

<BODY>
</BODY>
</HTML>  

    
      
        
  








Related examples in the same category

1.'bgsound' plays a sound while the user visits the page
2.'volume' indicates the sound clip volume