word-wrap

Specifies line-breaking behavior for words that are longer than their container boundaries.

Platform Support

IENetscapeMozillaOperaSafari
6.0+nononono

Values

normalAllows content to be rendered outside of its container.
break-wordAllows word-breaks for content to wrap to the next line, if necessary.

Remarks

IE only.

Related

text_css aptana_docs