width
The content width of boxes generated by block-level and replaced elements. This property does not apply to non-replaced inline-level elements. The width of a non-replaced inline element's boxes is that of the rendered content within them (before any relative offset of children). Recall that inline boxes flow into line boxes. The width of line boxes is given by their containing block, but may be shorted by the presence of floats. CSS2 Reference: "width" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: fo:box-dimension
Properties: Local, Unqualified
Value
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?%
- Type based on xsd:token
Valid value inherit
- Type based on xsd:token
Valid value Description auto Depends on the values of other properties.
from type fo:length-percentage-or-inherit
from type fo:length
from type fo:percentage
from type fo:inherit
Used in
- Attribute group fo:width
- Anonymous type of element fo:block-container via reference to fo:width
- Anonymous type of element fo:external-graphic via reference to fo:width
- Anonymous type of element fo:inline via reference to fo:width
- Anonymous type of element fo:inline-container via reference to fo:width
- Anonymous type of element fo:instream-foreign-object via reference to fo:width
- Anonymous type of element fo:table via reference to fo:width
- Anonymous type of element fo:table-caption via reference to fo:width
- Anonymous type of element fo:table-cell via reference to fo:width
- Attribute group fo:area-dimension-properties via reference to fo:width