WV Mike wrote: > http://mbreiding.us/2006/ERT_2006/fl/menu/
> http://mbreiding.us/2006/ERT_2006/fl/menu/test.html > They look as expected in IE 6 WIN, but not in FF 1.0.7 If IE/win got it right by chance, then Firefox should do even better with some standard solutions added... #main {float: right; display: table;} ...and... </div></div> <br style="clear: both;" /> </body> </html> I would also add in a suitable min-width on body for Firefox. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
