2008/4/22 Geoffrey Hoffman <[EMAIL PROTECTED]>:
> Don't you want ?
>
I know I can use , it's just that I don't
understand why this happens.
By the way, it only happens in Firefox 2, while IE8b1, IE7, IE6,
Safari 3.1, and Opera 9.26 render the button properly.
May it be a Firefox bug?
__
> I've got a problem with a button element containing an image.
Hi,
It sounds like you may want to try this instead:
Best regards,
Kepler Gelotte
Neighbor Webmaster, Inc.
156 Normandy Dr., Piscataway, NJ 08854
www.neighborwebmaster.com
phone/fax: (732) 302-0904
Hi,
I've got a problem with a button element containing an image. This is the html:
And this is the css:
button {
padding: 0;
background: aqua;
border: none;
width: 22px;
height: 22px;
}
button img {
margin: 0;
}
The problem is that, a