I have it fixed now. But, if you leave out float: left; - the whole form gets stretched vertically, which is not what I want. The reason I need it compacted is because it fits into a tiny "window" on a home page. As for display: block. I forget why. I think it has to do with keeping everything orderly and aligned. When I was testing it earlier, leaving out display: block did something in regard to the formatting and alignment of the form. Now, for some reason - it does nothing when I take it out.

- Chris

From: Jan Söderback <[EMAIL PROTECTED]>
Reply-To: Jan Söderback <[EMAIL PROTECTED]>
To: Christopher Harris <[EMAIL PROTECTED]>
CC: css-d@lists.css-discuss.org
Subject: Re: [css-d] CSS Form Problem
Date: Sat, 28 May 2005 01:24:03 +0300

On 5/28/05, Christopher Harris <[EMAIL PROTECTED]> wrote:
> I know it's because the labels and the boxes have display: block

Why do the inputs need to be floated (or display:block, for that matter)?

Putting float:left: on only the labels seems to work fine in Firefox.

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

______________________________________________________________________
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/

Reply via email to