From: Adriano Castro <[EMAIL PROTECTED]> >>>> 2. http://www.positioniseverything.net/easyclearing.html > I >don't, however, fully understand the need this: > >div#container {display: inline-table;} > >/* Hides from IE-mac \*/ >* html div#container {height: 1%;} >div#container {display: block;} >/* End hide from IE-mac */
The display: inline-table is for IE5/Mac. The following "container" contains fixes for IW/Win browsers (the * html line) and other browsers, to reset the display that IE5/Mac was given, which those other browsers read as well. >Also, please note that I changed this: > >* html div#container {height: 1%;} > >To this: > >* html div#container {height: 535px;} > >As it's my min height. If it's working for you, who's to argue, eh? :-) ~holly ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/