CODE
<td height="70px" width="70%" style="vertical-align: middle;">
<b><a href="http://www.google.com">
Google - 14
</a><img src="http://www.google.com/images/logo_sm.gif"></b>
</td>
<b><a href="http://www.google.com">
Google - 14
</a><img src="http://www.google.com/images/logo_sm.gif"></b>
</td>
the text is aligned to the bottom of the cell, however if I remove
CODE
<img src="http://www.google.com/images/logo_sm.gif">
then the text is vertically alligned to the middle as I specifiedwhy does this happen?
