NLSMike
06-16-2008, 04:25 PM
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 (http://www.nolimitsportsline.com/index.php?pageid=nflplayerprofilesG)
Hopefully someone can help me with this problem.
Table Code I am using
<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>
Hopefully someone can help me with this problem.
Table Code I am using
<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>