ZVON > References > CSS2 Reference

Go to Standard
Property: border-right-color
Inherited: no
Value: <color> | inherit
Initial: the value of the 'color' property
Applies to: all elements
Media: visual
Percentages: N/A

Examples:



     <AAA>
          <BBB>bbb</BBB>
          <CCC>ccc</CCC>
          <DDD>ddd</DDD>
          <EEE>eee</EEE>
     </AAA>
View
* {border-style: solid;
border-top-color: blue;
border-right-color: red;
border-bottom-color: white;
border-left-color: black}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet