- Description
Sets the border style of the one to four edges of an element.
- Example
table td{border-style:solid;} div{border-style:outset;}
- Values
- dashed, dotted, double, groove, hidden, inset, none, outset, ridge, solid
- Default value
- none
- Introduced in CSS version
- 1
- Applies to elements
- All
- Inherited
- No
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions full 8, part 5.5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties