On 2/10/06, Michiel van der Blonk <[EMAIL PROTECTED]> wrote:
> The problem is usually that even if I give the label a width, it is not
> used by the browser, since it is inline, so it has to be made floating.
> Then when resizing the font the floating elements start shifting, and
> everything messes up.

So it's safe to assume you didn't try:

label { display:block; }

? Because this would have solved your problem very quickly.

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.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/

Reply via email to