This property specifies the height of the content area or border area (depending on 'box-sizing') of certain boxes.
CSS Level | Value |
---|---|
Other (in @viewport) | "<viewport-length>{1,2}", where <viewport-length> is "auto", "device-width", "device-height", a positive length, or a positive percentage |
CSS 2.1 | a length, a percentage, or "auto" |
CSS3 | "[<length> | <percentage>] && [border-box | content-box]? | available | min-content | max-content | fit-content | complex | auto" |