No-wrapping and Softwrapping: with NOBR, WBR and ­

Controls

A fixed width table of 400px. And a normal sentence with normal whitespace. The text should wrap, leaving a 400px width container

Lorem ipsum dolor sit amet Consectetuer adipiscing elit, sed diam nonummy nibh

A fixed width table of 400px. With a very long url, with no spaces or wrap points. (interestingly the '?' seems to be regarded as a wrap point in Safari?)

http://www.sam-i-am.com/?imagineASessionID=someverylongvaluethatmightbeseveralhundredcharactersandmakeamessofthepageasitdoesntwrapever

Just using WBR

A fixed width table of 400px. With a very wbr-ed url. Wouldn't it be nice if this worked everywhere?

http://www.sam-i-am.com/?imagineASessionID=someverylongvaluethatmightbeseveralhundredcharactersandmakeamessofthepageasitdoesntwrapever

Combining NOBR with WBR

This time with NOBR wrapped around the whole url, still using WBR

http://www.sam-i-am.com/?imagineASessionID=someverylongvaluethatmightbeseveralhundredcharactersandmakeamessofthepageasitdoesntwrapever

A fixed width table of 400px. The sentence uses normal whitespace, but the nobr elements should force the table wider to accomodate the non-breaking text.

Lorem ipsum dolor sit amet, consectetuer adipiscing elit Lorem ipsum dolor sit amet, consectetuer adipiscing elit

The sentence has normal spaces. Each is contained in a NOBR. WBR elements indicate wrap-points

Lorem ipsum dolor sit amet, consectetuer adipiscing elit Lorem ipsum dolor sit amet, consectetuer adipiscing elit

Soft Hyphen

This time just using the soft-hyphen at potential wrap-points in the url

http://www.sam-i-am.com/­?imagineASessionID=­someverylongvaluethat­mightbeseveralhundred­charactersand­makeamessofthe­pageasitdoesntwrap­ever