On Wed, 4 Apr 2007 01:46:33 +0000 (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 when the browser is shrunk so that the screen 
> doesn't have to
> scroll. Wrap could be on any arbitrary letter, like so:
>
> http://abiglongurlwithno
> spacetobreakin.com
>
~~~~~~~~~~~~~~~~~~~~~~~~

Hi John,
I don't know if this works in table cells, as I have little experience
with tables. But if this is only happening in IE, I suggest trying the
IE special declaration: word-wrap:break-word;

Cordially,
David
--


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to