ZVON > References > CSS2 Reference

Go to Standard
Property: font-variant
Inherited: yes
Value: normal | small-caps | inherit
Initial: normal
Applies to: all elements
Media: visual
Percentages: N/A

Examples:



     <AAA>
          <BBB>normal</BBB>
          <CCC>small caps</CCC>
     </AAA>
View
* {display: block}
BBB {font-variant: normal}
CCC {font-variant: small-caps}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet