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
BorderBottomWidthCSSProperty
The border-bottom-width property sets the width of the bottom border.
You are here:
Home
>
CSS Reference
>
Properties
>
border-bottom-width
Usage
Values
<border-width>
inherit
Browser compatibility
Compatibility table legend
Test
IE8
IE7
IE6
FF3
FF2
Saf3
Op9
Chrome
style.borderBottomWidth reflects <div style='border-bottom-width: 0'>
N
N
N
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1cm'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1cm; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1em'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1em; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1ex'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1ex; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1in'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1in; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1mm'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1mm; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1pc'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1pc; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1pt'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1pt; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1px'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: 1px; border-style: solid'>
Y
Y
Y
Y
Y
Y
Y
Y
style.borderBottomWidth reflects <div style='border-bottom-width: thick'>
N
N
N
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: thick; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: thin'>
Y
Y
Y
N
N
N
Y
N
style.borderBottomWidth reflects <div style='border-bottom-width: thin; border-style: solid'>
Y
Y
Y
N
N
N
Y
N
Further reading
The border-bottom-width property in CSS 2.1
The border-bottom-width on Mozilla Developer Center
The border-bottom-width property on MSDN
The history of the border-bottom-width on blooberry.com
The border-bottom-width property on the SitePoint CSS Reference
Sign in
to add a comment