HBCMS更多的中文手册参考:

line-break Attribute | lineBreak参数属性

DHTML文档教程

Sets or retrieves line-breaking rules for Japanese text.

dhtml语法

HTML { line-break : sBreak }
Scriptingobject.style.lineBreak [ = sBreak ]

DHTML可能的值

sBreakString that specifies or receives one of the following values.
normalDefault. Normal line-breaking mode is applied.
strictStricter line-breaking rules are enforced.

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 normal. 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.

是否符合公共标准

This property is part of a proposed addition to Cascading Style Sheets (CSS) Non-Microsoft link.

Applies To

ADDRESS, BLOCKQUOTE, BODY, CENTER, currentStyle, DD, DIR, DIV, DL, DT, FIELDSET, FORM, hn, HR, LEGEND, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, runtimeStyle, style, TABLE, TD, TH, TR, UL, XMP

更多语法参考

wordBreak