100% height in most browsers

http://codesnippets.joyent.com/posts/show/938


/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}

#outer{min-height:100%;height:auto;background:#ffffcc}
* html #outer{height:100%;}/* ie6 and under*/


Posted

in

by

Tags: