On 7/20/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > I have set the properties of my form fields
> >
> > textarea, input
> > {
> > width: 550px;
> > }
> >
> > I only have one that I want to ignore this class. What is the best way to 
> > get the single elements to ignore the class? Can I wrap it in a div and do 
> > something that way?
> >
>
> Set a class or id on the element you want to be different and assign the
> differing values to this class or id in your style sheet.

If you want that one, classed, element to be its "normal" width, try
setting the width to "auto".

HTH,

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