My favorites
|
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
BorderWidthCSSProperty
The border-width property is a shorthand property for setting 'border-top-width', 'border-right-width', 'border-bottom-width', and 'border-left-width'
You are here:
Home
>
CSS Reference
>
Properties
>
border-width
Usage
Values
<border-width>{1,4}
inherit
Browser compatibility
Compatibility table legend
Test
IE8
IE7
IE6
FF3
FF2
Saf3
Op9
Chrome
style.borderWidth reflects <div style='border-width: 0'>
N
N
N
N
N
N
Y
N
style.borderWidth reflects <div style='border-width: 1cm'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1cm; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1em'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1em; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1ex'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1ex; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1in'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1in; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1mm'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1mm; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1pc'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1pc; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1pt'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1pt; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1px'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: 1px; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: thick'>
N
N
N
N
N
N
Y
N
style.borderWidth reflects <div style='border-width: thick; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: thin'>
Y
Y
Y
N
N
Y
Y
Y
style.borderWidth reflects <div style='border-width: thin; border-style: solid'>
Y
Y
Y
N
N
Y
Y
Y
Further reading
The border-width property in CSS 2.1
The border-width property on Mozilla Developer Center
The border-width property on MSDN
The history of the border-width property on blooberry.com
The border-width property on the SitePoint CSS Reference
Sign in
to add a comment
Hosted by