On Tue, Sep 21, 2010 at 10:31 AM, Thierry Koblentz <n...@tjkdesign.com> wrote:
>> Hope this might be useful for beginners:
>>
>> http://onwebdev.blogspot.com/2010/09/css-styling-form-elements.html
>
> I don't think using a UL for this makes sense.
> If you want to wrap every label/input pair then why not using DIVs? Isn't
> what they are for?

I use to style forms in a similar fashion, but now that all browsers
support display: inline-block, I find that much easier to use for
labels vs. floating them all.

Has anyone else been using inline-block? Discovered any problems with it?

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

Reply via email to