This entry was posted on Friday, April 20th, 2007 at 10:49 am and is filed under Code / Computers. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Enter your email address:
min-height does not work in IE 6. Here is a hack.
.container { min-height: 400px; height: auto; }
/*\*/ * html .container{ height: 400px; } /**/
Name (required)
Mail (will not be published) (required)
Website
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Notify me of followup comments via e-mail