ZVON > References > CSS2 Reference

Go to Standard
Property: background-color
Inherited: no
Value: <color> | transparent | inherit
Initial: transparent
Applies to: all elements
Media: visual
Percentages: N/A

Examples:



     <AAA>
          <BBB>text</BBB>
     </AAA>
View
BBB {background-color:yellow}



     <AAA>
          <BBB>text</BBB>
     </AAA>
View
BBB {color:white; background-color:blue}



     <AAA>
          <BBB>text</BBB>
     </AAA>
View
BBB {background-color:purple}



     <AAA>
          <BBB>text</BBB>
     </AAA>
View
AAA {background-image: url("../Pictures/zvon.gif")}
BBB {background-color: transparent}



     <AAA>
          <BBB>text</BBB>
     </AAA>
View
AAA {background-color: yellow}
BBB {background-color: inherit}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet