- Description
Also (border-left, border-right, border-top) Shorthand attributes for setting the width style and color of one of the elements four borders. Default values will be used in place of left out attributes.
- Example
h1{ border-bottom:2px solid #CCDDCC; }
- Values
- width style color
- Default value
- none
- Introduced in CSS version
- 1
- Applies to elements
- All
- Inherited
- No
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions 5.5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties