>I can't seem to be able to style <a> inside <span> to make it centered 
>*vertically* inside <span>.
>
><span class="span_link"><a href="http://www.msn.com"; >Hello</a></span>
>
>Is there a general CSS solution for this (other than "position: 
>relative/absolute") that works on other elements as well?

Some more bits related to this:

(1) I tried setting <a>'s "margin-top/margin-bottom = auto," but it doesn't 
make a difference.
(2) Together with (1), I tried replacing <span> with <div>, but it doesn't 
make a difference.
(3) What's the purpose of "vertical-align=middle"? I tried it on <a> but it 
doesn't make a difference.

Thanks,
Chris

_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian. 
http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to