DHTML Object Properties DHTML Objects
Specifies line-breaking behavior for Japanese text.
CSS |
{ line-break : 'normal' | 'strict' } |
Script |
object.style.lineBreak [ = sBreak ] |
normal |
Applies the normal line-breaking mode for Japanese. |
strict |
Enforces stricter and more restrictive line-breaking rules for Japanese text. |
The property is read/write with a default value of normal; the proposed cascading stylesheet ( CSS ) extension property is inherited.
wordBreak