0 out of 2 rated this helpful - Rate this topic

line-break property

[This documentation is preliminary and is subject to change.]

Deprecated. Gets or sets line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean.

Syntax

line-break: normal | strict

Property values

normal

Default. Normal line-breaking mode is applied.

strict

Stricter line-breaking rules are enforced.

CSS information

Applies ToAll elements
Mediavisual
Inherited1
Initial Value

Standards information

Remarks

This property is deprecated. It is replaced by the -ms-word-break property starting in Windows Internet Explorer 7.

See also

CSSStyleDeclaration
currentStyle
runtimeStyle
style
-ms-word-break

 

 

Build date: 3/14/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
CSS Standards Information
The line-break property was dropped from the CSS3 Recommendation in March 2007.