ZVON > References > CSS2 Reference

Go to Standard
Property: line-height
Inherited: yes
Value: normal | <number> | <length> | <percentage> | inherit
Initial: normal
Applies to: all elements
Media: visual
Percentages: refer to the font size of the element itself

Examples:



     <BBB>text text text text
          <CCC>A sentence inside a text.</CCC> text text text text text text text text text text text text text text text text text text
     </BBB>
View
BBB {display: block;
width: 100pt;
line-height: 200%}



     <BBB>text text text text
          <CCC>A sentence inside a text.</CCC> text text text text text text text text text text text text text text text text text text
     </BBB>
View
BBB {display: block;
width: 100pt;
line-height: 50%}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet