Specifies the speaker balance for audio content.
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | no | no | no | no | no |
|---|
Usage
Example values: 270deg, 180deg, far-left, etc.
Values
| * | Specify a value for azimuth that is not on this list. |
| inherit | Inherit the value from the parent element. |
| left-side | Same as 270deg. |
| far-left | Same as 300deg. |
| left | Same as 320deg. |
| center-left | Same as 340deg. |
| center | Same as 0deg. |
| center-right | Same as 20deg. |
| right | Same as 40deg. |
| far-right | Same as 60deg. |
| right-side | Same as 90deg |
| behind | Same as 180deg. |
| leftwards | Subtracts 20deg from the current angle. |
| rightwards | Adds 20deg to the current angle. |
Remarks
To specify an angle, use syntax similar to "90deg".
Availability
W3C CSS2
