Lexique CSS

Lexique CSS >> border-left-color

border-left-color: [couleur];

border-left-color permet de modifier la couleur de la bordure de gauche d'un élément html.
Il est conseillé d'utiliser cet élément avec les
éléments border-left-style et border-left-width afin qu'il fonctionne comme vous le désirez.

Application :
Code html :
<span color="border-left-color: #CECECE;">texte</span>

border-left-style >>
<< border-left

Page chargée en 570,128 ms