Re: [css-d] Div Overflow Issue

2009-01-15 Thread Robert Swilley
Yes, that seems to have worked. Thanks! On Thu, Jan 15, 2009 at 2:00 PM, Bill Brown wrote: > Robert Swilley wrote: > >> Ex. A: http://www.rswilley.com/test/index.html >> Ex. B: http://www.rswilley.com/test/index2.html >> If you look at example B you will see that this works until the content >>

Re: [css-d] Div Overflow Issue

2009-01-15 Thread Bill Brown
Robert Swilley wrote: > Ex. A: http://www.rswilley.com/test/index.html > Ex. B: http://www.rswilley.com/test/index2.html > If you look at example B you will see that this works until the content > overflows. Since #main height is set to 95% it is not growing. This might help (more or less) in Exam

[css-d] Div Overflow Issue

2009-01-15 Thread Robert Swilley
Hello, I've published the "skeleton" of my website. You can view the two pages below. Ex. A: http://www.rswilley.com/test/index.html Ex. B: http://www.rswilley.com/test/index2.html Basically what I'm trying to do is have #main always fill up the page even if the #content div does not have enoug