Posted by yonido on 12/18/06 07:55
when showing this in outlook express, i get an extra red line, when it
should show yellow only.
probably related to quirks mode - how do i solve this?
please note that i can use inline css only, as gmail strips normal css.
<table bgcolor=red align=center dir=ltr cellspacing=0 cellpadding=0
border=0>
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" bgcolor=blue>
<tr >
<td>
<div style="background-color:yellow;">
a
</div></td>
</tr>
</table>
</td>
</tr>
</table>
Navigation:
[Reply to this message]
|