ZVON > References > CSS2 Reference

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

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