You can individually change the color of the bottom, left, top and right sides of a box's border using the properties: : border color « CSS « HTML / CSS






You can individually change the color of the bottom, left, top and right sides of a box's border using the properties:

   

border-bottom-color

border-right-color

border-top-color

border-left-color

   
    
  








Related examples in the same category

1.'border-color' Example
2.border-color: blue
3.border-color: red;
4.border-color: black