elevation

Specifies the elevation of the element. You can either one of the relative elevations or specify an angle in degrees.

Platform Support

IENetscapeMozillaOperaSafari
nonononono

Usage

Example values: 90deg, 60deg, level, etc.

Values

*Specify a value for elevation that is not on this list.
inheritInherit the value from the parent element.
belowSame as -90deg.
levelSame as 0deg.
aboveSame as 90deg.
higherAdd 10deg to the current elevation.
lowerSubtract 10deg from the current elevation.

Remarks

To specify an angle, use syntax similar to "90deg".

Availability

W3C CSS2

Related

text_css aptana_docs