'balance' Syntax and Note : balance « HTML Attributes Reference « HTML CSS Reference

Home
HTML CSS Reference
1.CSS Attributes and Javascript Style Properties
2.HTML Attributes Reference
3.HTML Tag Reference
HTML CSS Reference » HTML Attributes Reference » balance 
'balance' Syntax and Note

Note:
    
This attribute specifies the volume of the background sound between the 
left and right speakers. 

The value of this attribute is a number between -10000 and +10000.
-10000 means that only the left speaker emits sound.
+10000 means that only the right speaker emits sound.
    
Syntax:
    
<bgsound balance="value">
    

      
      
Related examples in the same category
1.'balance' Example
2.balance is applied to
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.