sir pannels
07-15-2008, 08:41 AM
hi all,
hopefully a quick one... I'm using in my css...
input{style stuff here...}
and that makes all of my form inputs that dont have a specified style.... the style where it says 'style suff here'.. thats all good..but i want two styles of form.. i want that one above.but also how do i do it so I can specify the class on the inputs... if i specifed class=input_b would the css be ...
input{style stuff here...}
input.input_b{other style stuff here...}
?
any info be great :) many thanks
hopefully a quick one... I'm using in my css...
input{style stuff here...}
and that makes all of my form inputs that dont have a specified style.... the style where it says 'style suff here'.. thats all good..but i want two styles of form.. i want that one above.but also how do i do it so I can specify the class on the inputs... if i specifed class=input_b would the css be ...
input{style stuff here...}
input.input_b{other style stuff here...}
?
any info be great :) many thanks