Why are you putting a wider DIV inside a narrower DIV? That makes no sense.
On Wed, Sep 24, 2008 at 8:32 AM, Navrang <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have two divs in my code. > > <div id='div1' style="overflow: hidden; width: 800px; white-space: > nowrap; position: relative;"> > <div id='div2' style="width: 1200px; overflow: hidden; white- > space: nowrap;"> > Some text......... > </div> > </div> > > It is working fine in firefox but not working in IE. > The same code im using. > I didnt give padding and margins and all. > > Can any one help me ? > > Thanks in advance... > > > > -- André Ferreira [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
