Changes

Jump to: navigation, search

CSS GUIDE HEIGHT

8 bytes added, 16:39, 13 December 2006
Legal Values
'''inherit'''
* Explicitly sets the value of this property to that of the parent.
'''auto'''
* The height is determinant on the values of other properties.
'''length'''
* Refers to an absolute measurement for the computed element box height. Negative values are not allowed.
'''percentage'''
* Refers to a percentage of the height of the containing element block. If a height is not explicitly given for the containing block, it should be treated like 'auto'.
== Mozilla Recommended Values ==
1
edit

Navigation menu