What's new? | Help | Directory | Sign in
Google
             
Search
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

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


Sign in to add a comment