Re: [css-d] Wrapping data in table cells without whitespace

2007-04-04 Thread David Hucklesby
>> On Wed, 4 Apr 2007 01:46:33 + (UTC), John Wells wrote: >>> Guys, >>> >>> Is there a way to wrap data in table cells, even though there is no >>> whitespace in >>> that data to break? >>> [...] > On Tue, 3 Apr 2007, David Hucklesby replied: > >> >> >> Hi John, >> I d

Re: [css-d] Wrapping data in table cells without whitespace

2007-04-03 Thread Jukka K. Korpela
On Tue, 3 Apr 2007, David Hucklesby wrote: > On Wed, 4 Apr 2007 01:46:33 + (UTC), John Wells wrote: >> Guys, >> >> Is there a way to wrap data in table cells, even though there is no >> whitespace in that >> data to break? >> >> In other words, if I have string like so: >> >> http://abiglongu

Re: [css-d] Wrapping data in table cells without whitespace

2007-04-03 Thread David Hucklesby
On Wed, 4 Apr 2007 01:46:33 + (UTC), John Wells wrote: > Guys, > > Is there a way to wrap data in table cells, even though there is no > whitespace in that > data to break? > > In other words, if I have string like so: > > http://abiglongurlwithnospacetobreakin.com > > I'd like to have it wrap

[css-d] Wrapping data in table cells without whitespace

2007-04-03 Thread John Wells
Guys, Is there a way to wrap data in table cells, even though there is no whitespace in that data to break? In other words, if I have string like so: http://abiglongurlwithnospacetobreakin.com I'd like to have it wrap when the browser is shrunk so that the screen doesn't have to scroll. Wrap