On May 29, 2006, at 10:55 AM, Keith Cox wrote: > Can someone tell me why text on left side of form > (name, address, etc.) will not display in the Netscape > 7 Windows browser?
Because you float the label. It is a bug in that browser (and the equivalent Mozilla 1.0 browser. That was fixed in a later release (netscape 7.1, I think). A work around is to wrap the label tag in a span and float the span instead. Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ______________________________________________________________________ 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/
