Hi Piluso,

> Hi, I know that this is old, but I was wondering, why put the class in
> the ul as opposed to putting it in the input as so:
>
> ul input.classname {
>    foo: bar;
>    bar: foo;
> }

you will most probably have more than one checkbox which you want to
style in a certain way.

Thus, putting the class attribute in the UL element is far easier than
putting it on each INPUT element you want to style.


Cheers,

jens

-- 
Jens Brueckmann
http://www.yalf.de
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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