sjc_unique
08-18-2002, 10:59 PM
hi, am trying to get just one cell to have a cellpadding.
<table cellpadding=0>
<tr>
<td>.......
</td>
<td cellpadding=3>......
</td>
</tr>
</table>
however, it doesnt seen to work. any suggestions?
thanks
SJC
<table cellpadding=0>
<tr>
<td>.......
</td>
<td cellpadding=3>......
</td>
</tr>
</table>
however, it doesnt seen to work. any suggestions?
thanks
SJC