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