Syntax: | border-style: <value> |
---|---|
Possible Values: | [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ]{1,4} |
Initial Value: | none |
Applies to: | All elements |
Inherited: | No |
The border-style property sets the style of an element's border. This property must be specified for the border to be visible.
Between one and four keywords are specified. If four values are given, they apply to top, right, bottom, and left border style, respectively. If one value is given, it applies to all sides. If two or three values are given, the missing values are taken from the opposite side.
One may also use the border shorthand property.
Maintained by John Pozadzides and Liam Quinn
Copyright © 1997 John Pozadzides and Liam Quinn. All rights reserved.
Sites of interest: Web Hosting : Reseller Hosting : Website Hosting : HTML Editor : Web Design Templates : Free Web Hosting : ASP code examples : PHP & MySQL Code Examples |
Copyright © 2004 Evrsoft Developer Network. Privacy policy - Link to Us |
Contact Evrsoft |