ZVON > References > CSS2 Reference

Go to Standard
Property: margin-left
Inherited: no
Value: <margin-width> | inherit
Initial: 0
Applies to: all elements
Media: visual
Percentages: refer to width ofcontaining block

Examples:



     <AAA> Try to resize window.
          <BBB>BBB</BBB>
          <CCC>CCC</CCC>
     </AAA>
View
* {display: block}
AAA {margin-left: 10px; border: red solid thin}



     <AAA> Try to resize window.
          <BBB>BBB</BBB>
          <CCC>CCC</CCC>
     </AAA>
View
* {display: block}
AAA {margin-left: 1cm; border: red solid thin}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet