On 13/11/05, Reynier Perez Mira <[EMAIL PROTECTED]> wrote:
> I'll try to style a button or submit element and build this class for
> they:
> button, submit {
> But button or submit element don't change? Why ?

Probably you have an <input> element, not a <button> element or a
(non-existant in HTML) <submit> element.

>        font: bold 10px Tahoma;

Pixels in font sizes considered harmful.
http://css-discuss.incutio.com/?page=UsingPixels

--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to