Some correspondence have passed outside this list, and I have no idea whether my responses got through or not. Not really my problem.
So, just to make this thread a bit more complete... A simple and well-working solution is provided by Cem Meric... -- Add some well-placed spaces in long, otherwise unbreakable, lines to allow them to break where you want them to. -- You may also look at the CSS option demonstrated here... <http://www.brunildo.org/test/IEbreak-word.html> ...which should work well in IE/win. A bit more on the subject for IE/win... <http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/properties/wordwrap.asp> I sometimes use a method I have described here... <http://www.gunlaug.no/homesite/main_8_3.html> ...because it works the same in almost all browsers. It's a bit complex and ugly though. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
