textIndenttextIndent*
*



Contents  *



Index  *Topic Contents
*Previous Topic: textDecorationUnderline
*Next Topic: textTransform

textIndent

Description

Retrieves the indentation of the text in the element.

Syntax

object.style.textIndent

Remarks

The property can be negative. An indent is not inserted in the middle of an element that was broken by another element (such as BR in HTML).

The property has read-only permission.

Applies To

HTML Tags BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP
Scripting style

CSS Attribute

text-indent


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.