Code: Select all
<table width="e;100%"e; border="e;0"e; bgcolor="e;#EDEFE1"e; cellpadding="e;0"e; cellspacing="e;0"e; align="e;center"e;>
<tr>
<td>
<table width="e;100%"e; border="e;1"e; bordercolor="e;#336699"e; cellpadding="e;0"e; cellspacing="e;0"e;>
<tr>
<td>
something
</td>
</tr>
</table>
</td>
</tr>
</table>Code: Select all
<table width="e;100%"e; border="e;0"e; bgcolor="e;#EDEFE1"e; cellpadding="e;0"e; cellspacing="e;0"e; align="e;center"e;>
<tr>
<td>
<table width="e;100%"e; border="e;1"e; class="e;maintableborder"e;cellpadding="e;0"e; cellspacing="e;0"e;>
<tr>
<td>
something
</td>
</tr>
</table>
</td>
</tr>
</table>Code: Select all
.maintableborder {
border: #4588CB 1px solid;
}now, is it just my observation??are you guys experiencing this observation?just a thought and i think, i'm just wanting my thoughts to be justified by your opinions guys...thanks...