What's new?
|
Help
|
Directory
|
Sign in
doctype
Documenting the open web
Project Home
Wiki
Issues
Source
Search
Search Within:
All Wiki Pages
Featured Pages
Current Pages
Deprecated Pages
for
Updated
Sep 19, 2008
by
pilgrim
Labels:
about-css
,
is-css-property
,
from-w3c
BorderLeftStyleCSSProperty
The border-left-style property sets the style of the left border.
You are here:
Home
>
CSS Reference
>
Properties
>
border-left-style
Usage
Values
<border-style>
inherit
Browser compatibility
Compatibility table legend
Test
IE8
IE7
IE6
FF3
FF2
Saf3
Op9
Chrome
style.borderLeftStyle reflects <div style='border-left-style: bogus'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: dashed'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: dotted'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: double'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: groove'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: hidden'>
Y
N
N
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: inset'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: none'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: outset'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: ridge'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: solid'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderLeftStyle reflects <div style='border-left-style: window-inset'>
Y
Y
Y
N
N
N
Y
N
Further reading
The border-left-style property in CSS 2.1
The border-left-style on Mozilla Developer Center
The border-left-style property on MSDN
The history of the border-left-style property on blooberry.com
The border-left-style property on the SitePoint CSS Reference
Sign in
to add a comment