Border-bottom-style
Alsó határ típusa
Declares the style of the bottom border.
Lehetséges értékek:
none (semmi; alapértelmezett)
dotted (pontozott)
dashed (szaggatott)
solid (sima vonal)
double (dupla vonal)
3-dimenziós kerettípusok paraméterei: groove, ridge, inset, outset, window-inset, hidden
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
<border-style> | inherit
Border-bottom-style minták, példák:
div { border-bottom-style:solid; }
div { border-bottom-style:inset; }
border-bottom-style: dashed;
Alapértelmezett érték: |
none |
Öröklődő tulajdonság: |
nem |
Media besorolás: |
visual |
Csoport besorolás: |
keret jellemzői |
Kompatibilitás: CSS 2, CSS 2.1, CSS 3,