What's new? | Help | Directory | Sign in
Google
  
  
  
    
Search
for
Updated Aug 11, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
BorderRightColorCSSProperty  
The border-right-color property sets the color of the right border.

You are here: Home > CSS Reference > Properties > border-right-color

Usage

Values

Browser compatibility

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9
style.borderRightColor reflects <div style='border-right-color: #808080'> N N N Y Y Y Y
style.borderRightColor reflects <div style='border-right-color: black'> N N N Y Y Y Y
style.borderRightColor reflects <div style='border-right-color: rgb(0, 0, 0)'> Y Y Y N N N Y
style.borderRightColor reflects <div style='border-right-color: transparent'> Y Y N Y Y N Y

Further reading


Sign in to add a comment