I want to put a similiar-sized table on top of this one, but when I try to duplicate it, by copying the table code and pasting it under <body> it's not the same size.
Help please, thanks.
Code:
<body>
<table width="75%" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000" style="border: solid 1px;">
<tr>
<td style="padding: 10px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr>
<td><img src="images/img11.jpg" height="134" width="461">
<img src="images/topimg2.jpg" height="160" width="309"></td>
<td align="center"> </td>
</tr> </table>
</td>
</tr></table>
|