Click to return to the DHTML, HTML     
letter-spacing Attribute ...     line-height Attribute | l...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

line-break Attribute | lineBreak Property


Sets or retrieves line-breaking rules for Japanese text.

Syntax

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

Possible Values

sBreak String that specifies one of the following values:
normal Normal line-breaking mode is applied.
strict Stricter line-breaking rules are enforced.

The property is read/write with a default value of normal; the proposed cascading style sheets (CSS) extension property is inherited.

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

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
ADDRESS, BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, Hn, HR, LEGEND, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP

See Also

wordBreak



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.