> on the left DIV the user uploads his data. > if the user uploads content widen then 600px, the page breaks and the right > div falls down beneath the left DIV > > how can i solve it?
"overflow: auto" should to the trick (will add scrollbars for overflowing content). Prabhath http://nidahas.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
