Max-height
beállítja az elem maximális magasságát
Declares the maximum height of the element.
Lehetséges értékek:
Lengths, percentages, and the predefined value auto.
<length> | <percentage> | none | inherit
Max-height minták, példák:
div { max-height:200px; }
div { max-height:50%; }
Alapértelmezett érték: |
none |
Öröklődő tulajdonság: |
nem |
Media besorolás: |
visual |
Csoport besorolás: |
méretek |
Kompatibilitás: CSS 2, CSS 2.1, CSS 3,