border color « CSS « HTML / CSS






1.You can individually change the color of the bottom, left, top and right sides of a box's border using the properties:
2.'border-color' Example
3.border-color: blue
4.border-color: red;
5.border-color: black