Re: [css-d] Right col jumps to next line

2014-06-17 Thread Tom Livingston
>

Re: [css-d] Right col jumps to next line

2014-06-17 Thread Tom Livingston
On Tue, Jun 17, 2014 at 7:26 PM, J.C. Berry wrote: > Hello, I have a question about a simple layout here. The width is 660px as > you can see, with the two columns 405px and 240px respectively. I've zeroed > out the margins and padding as needed, but the right col still drops down. > Any ideas? >

Re: [css-d] Right col jumps to next line

2014-06-17 Thread Chris Rockwell
Hi J.C., You have `float:left` on the right column; removing it will resolve the issue you're seeing. Is there another reason why you are using floats in this table layout? Also, you close an un-opened div after your . In the future, it would be helpful if you created a jsfiddle.net with this c

[css-d] Right col jumps to next line

2014-06-17 Thread J.C. Berry
Hello, I have a question about a simple layout here. The width is 660px as you can see, with the two columns 405px and 240px respectively. I've zeroed out the margins and padding as needed, but the right col still drops down. Any ideas? http://www.w3.org/TR/html4/loose.dtd";> Your Email Ti