CSS elevation
The CSS azimuth property is an aural property that helps you create surround sound on audio devices.
| Syntax: |
elevation: <value>
|
| Possible Values: |
- <angle>
Specify an angle between -90deg and 90 deg.
- below
Same as '-90deg'.
- level
Same as '0deg'.
- above
Same as '90deg'.
- higher
Adds 10 degrees to the current elevation.
- lower
Subtracts 10 degrees to the current elevation.
- inherit
|
| Initial Value: |
level
|
| Applies to: |
All elements
|
| Inherited: |
Yes
|
| Media: |
Aural
|
| Example: |
h1 { elevation: above }
p { elevation: 0deg }
|
Enjoy this page?
-
- Link to this page (copy/paste into your own website or blog):
- Link to Quackit using one of these banner ads.
Thanks for supporting Quackit!