min
abbr.minute minute;minuto (Portuguese or Spanish=minute) (Portuguese or Spanish) minute;minority minority;miniature small
height
英[haɪt] 美[haɪt]
n.Height; height, altitude; plateau; peak, vertex
plural: heights
css min-height property syntax
Function:Set the minimum height of the element.
Description:This attribute value will set a minimum limit on the height of the element. Therefore, the element can be taller than the specified value, but cannot be shorter than it. Negative values are not allowed.
Note:All major browsers support the min-height attribute.
css min-height property example
这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。
Run instance »
Click the "Run instance" button to view the online instance