Keret jellemzői: border-left-color CSS jellemző tulajdonságai

Border-left-color

Bal oldali határ színe

Declares the color of the left border.
Lehetséges értékek:
Szín neve vagy kódja
Valid color names, RGB values, hexidecimal notation, or the predefined value transparent.
<color> | transparent | inherit

Border-left-color minták, példák:

div { border-left-color:green; }

div { border-left-color:#00FF00; }


border-left-color: blue;
Alapértelmezett érték: a szín tulajdonság értéke
Ö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,

További keret jellemzői:

border-top-color border-top-style border-top-width border-top border-right-color border-right-style border-right-width border-right border-bottom-color border-bottom-style border-bottom-width border-bottom border-left-style border-left-width border-left border-color border-style border-width border

Border-left-color CSS tulajdonságok, referencia

Webdesign