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

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

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.borderRightStyle reflects <div style='border-right-style: bogus'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: dashed'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: dotted'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: double'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: groove'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: hidden'> Y N N Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: inset'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: none'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: outset'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: ridge'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: solid'> Y Y Y Y Y Y Y Y
style.borderRightStyle reflects <div style='border-right-style: window-inset'> Y Y Y N N N Y N

Further reading


Sign in to add a comment