ZVON > References > CSS2 Reference

Go to Standard
Property: padding-right
Inherited: no
Value: <padding-width> | inherit
Initial: 0
Applies to: all elements
Media: visual
Percentages: refer to width of containing block

Examples:



     <AAA>
          <BBB>bbb</BBB>
          <CCC>ccc</CCC>
          <DDD>ddd</DDD>
     </AAA>
View
* {border: red solid thin;}
BBB {padding-right: 5px}
CCC {padding-right: 15px}
DDD {padding-right: 30px}



_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet