Hi all.

I have an A tag, with one IMG tag inside. If I set IMG property
"display" to "block",
in Firefox the link area seems much bigger than the image itself. For
example, here
the link area is as wide as the page:

http://www.mosor.net/ff

Opera and IE don't have a problem with this. I can work around this by using
`vertical-align: bottom` instead of `display: block`, or by wrapping
the link tag in a DIV,
and setting DIVs' width manually. But all of this doesn't seem right,
is there a better
way of fixing this?

Thanks.

-- 
Mosor
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to