text-indent
The indentation of the first line of text in a block. More precisely, the indentation of the first box that flows into the block's first line box. The box is indented with respect to the left (or right, for right-to-left layout) edge of the line box. User agents should render this indentation as blank space. CSS2 Reference: "text-indent" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: fo:length-percentage-or-inherit
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
from type fo:length
from type fo:percentage
from type fo:inherit
Used in
- Attribute group fo:text-indent
- Anonymous type of element fo:block via reference to fo:block-and-line-related-properties
- Attribute group fo:block-and-line-related-properties via reference to fo:text-indent