I have a small div box, let's say 300px and it contains a URL which is dynamically generated, so I can't be sure it will always fit. And when it doesn't fit, in Opera and Firefox it breaks through right border of this box (which looks nasty). It wraps nicely in IE 6 (nice surprise).
How could I wrap it? It doesn't have any spaces.