Re: [css-d] Page layout in a container

2006-01-25 Thread Zoe M. Gillenwater
Chris Ovenden wrote: >Alternatively, make the #container expand enclose its floated >contents. This shows one way of doing it: > >www.positioniseverything.net/easyclearing.html > > And other ways of containing floats are explained on this page: http://css-discuss.incutio.com/?page=ClearingSpace

Re: [css-d] Page layout in a container

2006-01-25 Thread Chris Ovenden
Alternatively, make the #container expand enclose its floated contents. This shows one way of doing it: www.positioniseverything.net/easyclearing.html Chris On 1/25/06, Roger Roelofs <[EMAIL PROTECTED]> wrote: > Mike, > > On Jan 24, 2006, at 8:41 PM, Mike Tuller wrote: > > > I am trying to desig

Re: [css-d] Page layout in a container

2006-01-24 Thread Roger Roelofs
Mike, On Jan 24, 2006, at 8:41 PM, Mike Tuller wrote: > I am trying to design a page that has a set container that adjusts when > you change the size of the page. I am using float, and I am having a > problem where the background does not show up when you use a table. > In my > case, for a form.

[css-d] Page layout in a container

2006-01-24 Thread Mike Tuller
I am trying to design a page that has a set container that adjusts when you change the size of the page. I am using float, and I am having a problem where the background does not show up when you use a table. In my case, for a form. Can someone explai to me why the background is not white as I