Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML
IMCreator - Free Website Builder

CSS elevation

Also see the full, alphabetical list of CSS properties


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 }

	

Also see all CSS properties listed alphabetically


Enjoy this page?

  1. Link to this page (copy/paste into your own website or blog):
  2. Link to Quackit using one of these banner ads.

Thanks for supporting Quackit!