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 To | All elements |
|---|---|
| Media | visual |
| Inherited | 1 |
| 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
Build date: 3/14/2012
CSS Standards Information
The line-break property was dropped from the CSS3 Recommendation in March 2007.
- 8/23/2007
- John Sudds [Microsoft]