Re: [css-d] 2 column layout problem

2006-06-25 Thread francky
[EMAIL PROTECTED] wrote: >I have a page in a 2 column layout When the content in the right column goes >beyond the the content in the left column, the extra text moves to the left. >It's a simple layout with one column floated left & the other having a left >margin equal to it's width. There sh

Re: [css-d] 2 column layout problem

2006-06-25 Thread Robert O'Rourke
[EMAIL PROTECTED] wrote: > I have a page in a 2 column layout When the content in the right column goes > beyond the the content in the left column, the extra text moves to the left. > ... > > Cheryl > Hi Cheryl, its the 3-pixel text jog bug in IE. Its caused by an extra 3 pixels of margin

[css-d] 2 column layout problem

2006-06-25 Thread clamato
I have a page in a 2 column layout When the content in the right column goes beyond the the content in the left column, the extra text moves to the left. It's a simple layout with one column floated left & the other having a left margin equal to it's width. There shouldn't be any box model issue