height

Specifies the height (in pixels, points, or as a percentage) of the content of the element.

Platform Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+4.0+1.0+

Usage

Example values: 100px, 50%, etc.

Values

*Specify a value for height that is not on this list.
inheritInherit the value from the parent element.
autoHeight to be determined by the window or parent element.

Remarks

height does not include the margins, padding, or borders of an element.

Availability

W3C CSS2

Related

text_css aptana_docs