L Lorenzo New member Feb 12, 2010 #1 hi , can i ask u how to remove padding in tables? the problem is that i need to remove padding from only 1 table.
hi , can i ask u how to remove padding in tables? the problem is that i need to remove padding from only 1 table.
J JT Tech New member Feb 12, 2010 #2 <table cellpadding="0" border="3"> <tr><td align="center"> Have fun! </td> </tr> </table>