When I tried to relatively position my menubox by margin-top:-1em; the position works just what I wanted in both IE and FF. But when I left float menubox, in FF it lost margin-top:-1em setting. So to fix the difference, I had to use -2em and enforce IE to use -1em instead (desired behavior anyway). Is it an known behavior?
Scott -- Power to people, Linux is here. ______________________________________________________________________ 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/
