In an HTML table, the cellpadding
and cellspacing
can be set like this:
-
2020-11-22 02:43
TBH. For all the fannying around with CSS you might as well just use cellpadding="0"
cellspacing="0"
since they are not deprecated...
Anyone else suggesting margins on 's obviously has not tried this.
|