[IGNORE] Default styling?
Posted: Wed Jul 04, 2007 4:28 pm
If I have styling for certain tag (in this case, <input>), is there a way to define a class that will set the element back to it's default settings?
I want to do this because I want styling for my textareas and input boxes, but not for the submit/reset buttons. Since there will only be one button, it'd be more convenient to give the button a class that gives it default styling compared to giving a class to every input box and textarea.
Is this possible?
I want to do this because I want styling for my textareas and input boxes, but not for the submit/reset buttons. Since there will only be one button, it'd be more convenient to give the button a class that gives it default styling compared to giving a class to every input box and textarea.
Is this possible?