Home
HTML / CSS
CSS
CSS Controls
Form
IE Firefox
Layout
Marquee Attributes
Meta Tags
Microsoft Attributes
Object
Reference
Style Basics
Tags
Templates
XML
border color « CSS « HTML / CSS
HTML / CSS
CSS
border color
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