Quote:
Originally Posted by DiapDealer
See if you have any better results with:
Code:
<table width="460" border="0">
<tr>
<td width="190">FIRST</td>
<td>SECOND</td>
</tr>
<tr>
<td>FIRST</td>
<td>SECOND</td>
</tr>
</table>
|
woow great. that looks really better and seems to work. Thank you very much. That helps me a lot