Forum Moderators: open
<tr>
<td height="2"></td>
<td></td>
<td width="231"></td>
<td width="53"></td>
<td></td>
<td></td>
<td></td>
<td width="9"></td>
<td width="1"></td>
<td></td>
<td></td>
</tr>
There always seems to be unnecessary rows included in my code.
Rows with spacer gif to keep the table from crumbling, I can accept,
but "ghost rows" as I call them - I would like bansished.
Any suggestions?
When using Dreamweaver MX, as much I try to avoid additional code
such as:<tr>
<td height="2"></td>
<td></td>
<td width="231"></td>
<td width="53"></td>
<td></td>
<td></td>
<td></td>
<td width="9"></td>
<td width="1"></td>
<td></td>
<td></td>
</tr>
is only one row with many cells, not many rows.
luck,
robert