最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

text-indent Attribute | textIndent Property

Internet Development Index

Sets or retrieves the indentation of the first line of text in the object.

Syntax

HTML { text-indent : sIndent }
Scriptingobject.style.textIndent [ = sIndent ]

Possible Values

sIndentVariant that specifies or receives one of the following values:
lengthFloating-point number, followed by an absolute units designator (cm, mm, in, pt, pc, or px) or a relative units designator (em or ex). For more information about the supported length units, see CSS Length Units Reference.
percentageInteger, followed by a percent sign (%). This value is a percentage of the width of the parent object.

The property is read/write for all objects except the following, for which it is read-only: currentStyle. The property has a default value of 0. The Cascading Style Sheets (CSS) attribute is inherited.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

Remarks

The property can be negative. An indent is not inserted in the middle of an object that was broken by another object, such as br in HTML.

Examples

The following examples use the text-indent attribute and the textIndent property to indent the object's text.

This example uses calls to an embedded style sheet to change the indent on the text when an onclick event occurs. The text was originally indented 2 centimeters using div as a selector in the style sheet.

<STYLE>
DIV { text-indent:2cm }
.click1 { text-indent:50% }
.click2 { text-indent: }
</STYLE>
</HEAD>
<BODY>
<DIV onclick="this.className='click1'"
ondblclick="this.className='click2'">
. . . </DIV>
This feature requires Microsoft® Internet Explorer 4.0 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

This example uses inline scripting to indent the text within the div when an onmouseover event occurs.

<DIV onmouseover=this.style.textIndent="2cm"
:
</DIV>
This feature requires Microsoft® Internet Explorer 4.0 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Standards Information

This property is defined in Cascading Style Sheets (CSS), Level 1 (CSS1) Non-Microsoft link.

Applies To

BLOCKQUOTE, BODY, BUTTON, CENTER, currentStyle, DD, DFN, DIR, DIV, DL, DT, FIELDSET, FORM, hn, HR, ISINDEX, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, runtimeStyle, style, TABLE, TD, TH, TR, UL, XMP
安西县| 台北市| 梅河口市| 竹溪县| 丹凤县| 南江县| 吴忠市| 枣强县| 平南县| 鄢陵县| 漾濞| 尼玛县| 仙居县| 库尔勒市| 武定县| 郧西县| 眉山市| 宁都县| 邵阳市| 莎车县| 万安县| 驻马店市| 道孚县| 大方县| 石河子市| 迁西县| 尚志市| 太仓市| 德清县| 芜湖县| 甘洛县| 安义县| 金山区| 南通市| 吉木乃县| 香港| 水城县| 平度市| 建昌县| 江川县| 北碚区|