- Description
Also (border-left-style, border-right-style, border-top-style)Sets the border line style of a single border or edge.
- Example
div {border-bottom-style:double;}
- Values
- double, groove, hidden, inset, none, outset, ridge, solid
- Default value
- none
- Introduced in CSS version
- 2.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