Re: [css-d] width:100%; not rendering 100%

2009-07-17 Thread Erik Vorhes
On Fri, Jul 17, 2009 at 1:32 PM, bill walton wrote: > > I've got a page with two divs, one over the other, both set to 100% > width.  The one on the top is positioned absolute at 0,0.  The one under > it is a nav bar using the sliding window tabs and it's positioned > float:left.  The one on the to

[css-d] width:100%; not rendering 100%

2009-07-17 Thread bill walton
Hi, I've got a page with two divs, one over the other, both set to 100% width. The one on the top is positioned absolute at 0,0. The one under it is a nav bar using the sliding window tabs and it's positioned float:left. The one on the top is rendering to 100% width while the one under it is no