What's new? | Help | Directory | Sign in
Google
  
  
  
    
Search
for
Updated Jun 25, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
BorderLeftWidthCSSProperty  
The border-left-width property sets the width of the left border.

You are here: Home > CSS Reference > Properties > border-left-width

Usage

Values

Browser compatibility

Test IE8 IE7 IE6 FF3 FF2 Saf3
style.borderLeftWidth reflects <div style='border-left-width: 0'> Y Y Y Y Y Y
style.borderLeftWidth reflects <div style='border-left-width: 1cm'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1cm; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1em'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1em; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1ex'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1ex; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1in'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1in; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1mm'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1mm; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1pc'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1pc; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1pt'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1pt; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1px'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: 1px; border-style: solid'> Y Y Y Y Y Y
style.borderLeftWidth reflects <div style='border-left-width: thick'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: thick; border-style: solid'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: thin'> Y Y Y N N N
style.borderLeftWidth reflects <div style='border-left-width: thin; border-style: solid'> Y Y Y N N N

Further reading


Sign in to add a comment