font-weight
The weight of the font. CSS2 Reference: "font-weight" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: fo:font-weight
Properties: Local, Unqualified
Value
Valid value Description normal Same as "400". bold Same as "700". bolder The next weight that is assigned to a font that is darker than the inherited one. If there is no such weight, it simply results in the next darker numerical value (and the font remains unchanged), unless the inherited value was "900", in which case the resulting weight is also "900". lighter The next weight that is assigned to a font that is lighter than the inherited one. If there is no such weight, it simply results in the next lighter numerical value (and the font remains unchanged), unless the inherited value was "100", in which case the resulting weight is also "100". 100 200 300 400 500 600 700 800 900 inherit
Used in
- Attribute group fo:font-weight
- Anonymous type of element fo:bidi-override via reference to fo:common-font-properties
- Anonymous type of element fo:block via reference to fo:common-font-properties
- Anonymous type of element fo:bookmark-title via reference to fo:font-weight
- Anonymous type of element fo:character via reference to fo:common-font-properties
- Anonymous type of element fo:initial-property-set via reference to fo:common-font-properties
- Anonymous type of element fo:inline via reference to fo:common-font-properties
- Anonymous type of element fo:leader via reference to fo:common-font-properties
- Anonymous type of element fo:page-number via reference to fo:common-font-properties
- Anonymous type of element fo:page-number-citation via reference to fo:common-font-properties
- Anonymous type of element fo:page-number-citation-last via reference to fo:common-font-properties
- Anonymous type of element fo:scaling-value-citation via reference to fo:common-font-properties
- Anonymous type of element fo:title via reference to fo:common-font-properties
- Attribute group fo:common-font-properties via reference to fo:font-weight