On Tue, 2005-08-30 at 23:16, Anil Kumar Sharma wrote: > In kwrite, try various options for "carriage return" under tool drop > down menu. Maybe with cr-lf (GUIdos). > Exactly same problem is currently visible on bugzilla website - all > its pages open with mile long horizontal scroll bar in IE6. This may > not be happeneing in linux browsers. Html display should default to word-wrapping to fit the viewing area. You really have to go out of your way to do otherwise. Normally you'd let the editor add newlines for wrapping since they are ignored in html anyway, but it shouldn't make any difference. But, you might like nedit for a simple GUI editor that acts like windows users expect and saves plain text. -- Les Mikesell lesmikesell@xxxxxxxxx