Re: [css-d] consistent container height no matter the amount of content

2005-06-09 Thread Gianni Cuccu
#999; } Gianni Cuccu http://www.getidea.it - Original Message - From: "Bruce Gilbert" <[EMAIL PROTECTED]> To: Sent: Thursday, June 09, 2005 3:00 AM Subject: [css-d] consistent container height no matter the amount of content Hello, I am working on setting up a p

Re: [css-d] consistent container height no matter the amount of content

2005-06-08 Thread Jack Keller
I've seen the css attribute min-height work in some cases but then it just dies in IE and won't work correctly. A functioning, albeit goofy, workaround would be to just use a shim, but I'm sure somebody here knows of a more graceful solution. Jack Keller | cell7.org On Jun 8, 2005, at 8:00 P

[css-d] consistent container height no matter the amount of content

2005-06-08 Thread Bruce Gilbert
Hello, I am working on setting up a personal web site and I am testing on a Mac in Mozilla. I have only tested briefly in other browsers, but one problem I am noticing is the height of my container div only extends to the amount of the content and not a fixed height. I want each page to be the sam