On Apr 30, 2009, at 6:37 PM, Ido dekkers wrote: > I have a problem while placing an input inside a label, floating the > label > to the left and the input to the right, > in firefox the input drops a line and in opera / chrome / safari and > even IE > 8 it looks OK > > http://test3.dekkers.net/login.htm > http://test3.dekkers.net/css/layout.css
It is a bug in firefox 3 and older (fixed in Fx3.5b4). One solution: wrap the label text 'username',... and float that span to the left Another solution: <label for="u">username</label><input id="u" type="text"> float teh lable left, float the input fight. wrap in a suitable container. Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] 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/