Margin értékek: margin-bottom CSS jellemző tulajdonságai
Margin-bottom
Elem alsó margója.
Declares the bottom margin for the element.
Lehetséges értékek:
hosszúság
...%
auto (alapértelmezett)
Lengths, percentages, and the predefined value auto.
<margin-width> | inherit
Margin-bottom minták, példák:
div { margin-bottom:5px; }
div { margin-bottom:15%; }
margin-bottom: 1cm;
Alapértelmezett érték: |
nincs |
Öröklődő tulajdonság: |
nem |
Media besorolás: |
visual |
Csoport besorolás: |
margin értékek |
Kompatibilitás: CSS 1, CSS 2, CSS 2.1, CSS 3,
További margin értékek: