The JSSTag.textIndent property corresponds to the text-indent CSS property.
This value is used to indent the first line of text in the styled element.
The value is numeric but can be specified in several ways:
Absolute (10)
Relative (-5)
Percentage of paragraph width (10%)
The default value for this property is 0, meaning no indent at all.
This value is inherited from its parent container element.
Deprecated for any further use. This was available only in Netscape 4.0 and is completely removed from Netscape 6.0.
See also: | Measurement units, style.textIndent |
Prev | Home | Next |
JSSTag.textDecoration | Up | JSSTag.textTransform |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |