On 7/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> please have a look here: http://www.haroldauto.com/edit:1:43t243 please tell
> me what I must change for the image buttons that are visible in ie to show
> up in opera and ff.

After running your page through HTML Tidy I was able to read it
better. It seems that you are applying width and height to the link,
which is an inline tag. Neither width nor height are valid properties
for inline elements. You may want to consider actually using images,
in the same manner you do for the corners, in order to show users
without CSS what they are choosing between.

HTH,

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