Help Center

Local Navigation

CSS property: text-indent

Availability

BlackBerry® Device Software version 4.6 or later

Usage

block-level elements, table cells, and inline blocks

Inherited

yes

Default value

0

The text-indent property specifies the indentation of the first line of text in a block.

Values

Value

Description

length

This value specifies the indentation as an absolute value. The value can be an integer with the unit of measurement. “10pt” or “6px”. Negative values are permitted.

Possible units include pt, px, in, cm, pc, em, or ex.

percentage

This value specifies the indentation as a percentage of the width of the containing element. Negative values are permitted.

Index


Was this information helpful? Send us your comments.