Return to Snippet

Revision: 51804
at October 5, 2011 00:49 by michaelx


Initial Code
#div {
   min-height: 500px;
   height:auto !important;
   height: 500px;
}

Initial URL
http://webexpedition18.com/articles/useful-css-snippets/

Initial Description


Initial Title
Cross-Browser min height

Initial Tags


Initial Language
CSS