line-break

Support Key: IE5
Other International Properties
unicode-bidi
direction
ruby-align
ruby-overhang
ruby-position
word-break
ime-mode
layout-grid
layout-grid-mode
layout-grid-type
layout-grid-line
layout-grid-char
layout-grid-char-spacing
= Index DOT Css by Brian Wilson [bloo@blooberry.com] =
  Main Index | Property Index | CSS Support History | Browser History  



   Quick Statistics   
Default Value:
normal
Applicable Elements:
Block-level elements
Inherit From Parent:
Yes
Applicable Media:
Visual
HTML Equivalent:
NA
What is it?
The Japanese language has especially strict rules regarding the conditions and characters after which a line may be broken. This property controls whether or not this strict line-breaking behavior is used.

Allowed Values
normal
IE5
Type: Explicit
Description:
Normal line-breaking rules are applied to Japanese content.
strict
IE5
Type: Explicit
Description:
Strict line-breaking rules are enforced for Japanese content.
Example
Ext/Doc: div { line-break: strict }
In-Line:  <div STYLE="line-break: strict">Long bit of
Japanese content that needs to wrap at some point</div>
Browser Peculiarities

Boring Copyright Stuff....