ZVON > References > CSS2 Reference

Go to Standard
Property: border-top-width
Inherited: no
Value: <border-width> | inherit
Initial: medium
Applies to: all elements
Media: visual
Percentages: N/A

Examples:



     <AAA>
          <BBB>bbb</BBB>
          <CCC>ccc</CCC>
          <DDD>ddd</DDD>
     </AAA>
View
BBB {border-style:solid; border-top-width:thick; border-left-width:thick;
border-right-width:thin; border-bottom-width:medium;}
CCC {border-style:solid; border-top-color:red; border-left-color:blue;
border-right-color:green; border-bottom-color:black;}
DDD {border-width: thick; border-top-style:dotted; border-left-style:double;
border-right-style:groove; border-bottom-style:inset;}



_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet