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

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

Usage

Values

Browser compatibility

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

Further reading


Sign in to add a comment