Syntax: | border-left-width: <value> |
---|---|
Possible Values: | thin | medium | thick | <length> |
Initial Value: | medium |
Applies to: | All elements |
Inherited: | No |
The border-left-width property is used to specify the width of an element's left border. The value may be one of three keywords, which are not affected by font size, or a length, which can be used to achieve relative widths. Negative values are not allowed.
One may also use the border-left, border-width, or border shorthand properties.
Home, Forums, Reference, Tools, FAQs, Articles, Design, Links
Copyright © 1996 - 2006. All rights reserved.