I have created the following table as a template for other things I want to do but I am having a problem with it. After I put the code into the module and I view it the code pushes the table down x amount in the module -
View Here
Hopefully someone can help me with this problem.
Table Code I am using
Code:
<table width="740" border="2" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>