| Syntax | <length> | none | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setMaxHeight() element::getMaxHeightStr() element::getMaxHeight() |
| <length> | A length value. |
| none | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |