Gaurav Sharma wrote: > Hi, > > I have a small problem with float in Mozilla. > > http://gauravsharma.uuuq.com > > I > need two lists side-by-side. Please help. > > Thanks and regards, > Gaurav Sharma. >
Nothing wrong with Firefox. There is a lot wrong with all versions of IE, particularly IE/6. Make a big box. Shove smaller boxes in it [1]. Code only to Firefox. Use no absolute positioning. Assign a doctype (see source). Validate the markup and CSS. When it is working properly in FF and Opera, and Safari check it in IE 7/6. [1] <http://www.chelseacreekstudio.com/ca/cssd/test-118.html> ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
