max

UK[mæks] 美[mæks]

adv.At most

height

英[haɪt] 美[haɪt]

n.Height; height, altitude; highland; top, vertex

Plural: heights

css max-height property syntax

Function:Set the maximum height of the element.

Description:This attribute value will set a maximum limit on the height of the element. Therefore, the element can be shorter than the specified value, but not taller. Negative values are not allowed.

Note:The max-height property does not include margins, borders, and padding.

css max-height property example

   

这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。 这是一些文本。这是一些文本。这是一些文本。


Run instance »

Click the "Run instance" button to view the online instance