CSS property: height
Property values
Parameter |
Description |
|---|---|
length |
This value specifies the absolute element height. The value can be an integer with the unit of measurement. For example, “10pt” or “6px”. Possible units include pt, px, in, cm, pc, em, or ex. |
percentage |
This value specifies the element height as a percentage of the height of the containing element. |
auto |
This value specifies that the BlackBerry® Browser determines the height of the element. |
inherit |
This value specifies that the element inherits the height property value from the containing element. |
Parent topic: CSS Properties