CSS3 Click Chart

Word Wrap

Allows you to define whether or not to wrap long strings of unbroken text. Note: This is now considered an alternate name for the new overflow-wrap. All browsers must support both syntaxes.

Specification

word-wrap/overflow-wrap on W3C

Example Code

Live Demonstration

The one-word link shown below is too long for the width of this element, but it's broken onto two lines using the word-wrap property: Pneumonoultramicroscopicsilicovolcanoconiosis

Desktop Browser Support

IE5.5+, Firefox 3.5+, Chrome 4+, Safari 3.1+, Opera 10.5+

Tools / Polyfills

Tutorials / Articles

Word Wrap on Impresive Webs

Fork me on GitHub