ZVON > References > CSS2 Reference

Go to Standard
Property: word-spacing
Inherited: yes
Value: normal | <length> | inherit
Initial: normal
Applies to: all elements
Media: visual
Percentages: N/A

Examples:



     <AAA>
          <BBB>bbb bbb bbb</BBB>
          <CCC>ccc ccc ccc</CCC>
          <DDD>ddd ddd ddd</DDD>
          <EEE>eee eee eee</EEE>
     </AAA>
View
* {padding:10px}
BBB {word-spacing: 1em}
CCC { word-spacing: 3ex }
DDD { word-spacing: 1cm }
EEE {word-spacing: 8 mm }



_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet