Oday2912
09-13-2007, 09:28 PM
Every Time I put this code for a table 2 tables show up, I put the code
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%">
<tr valign="top">
<td width="200" style="padding-right: 15px">
<table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat" colspan="5">
<span class="smallfont"><strong>» NL Cental Standings</strong></span></td>
</tr>
</thead>
<tr>
<td class="thead" align="center">Team</td>
<td class="thead" align="center">W</td>
<td class="thead" align="center">L</td>
<td class="thead" align="center">PCT</td>
<td class="thead" align="center">GB</td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Cubs</small></td>
<td align="center" bgcolor="#e3e3e3"><small>73</small></td>
<td align="center" bgcolor="#e3e3e3"><small>70</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.510</small></td>
<td align="center" bgcolor="#e3e3e3"><small>-</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Brewers</small></td>
<td align="center" bgcolor="#e3e3e3"><small>73</small></td>
<td align="center" bgcolor="#e3e3e3"><small>70</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.510</small></td>
<td align="center" bgcolor="#e3e3e3"><small>-</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small><strong>Cardinals</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>69</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>72</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>.289</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>3.0</strong></small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Reds</small></td>
<td align="center" bgcolor="#e3e3e3"><small>64</small></td>
<td align="center" bgcolor="#e3e3e3"><small>79</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.448</small></td>
<td align="center" bgcolor="#e3e3e3"><small>9.0</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Pirates</small></td>
<td align="center" bgcolor="#e3e3e3"><small>64</small></td>
<td align="center" bgcolor="#e3e3e3"><small>80</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.444</small></td>
<td align="center" bgcolor="#e3e3e3"><small>9.5</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Astros</small></td>
<td align="center" bgcolor="#e3e3e3"><small>62</small></td>
<td align="center" bgcolor="#e3e3e3"><small>81</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.434</small></td>
<td align="center" bgcolor="#e3e3e3"><small>11.0</small></td>
</tr>
</tbody>
</table>
</div>
Why is it repeating I put Module Wrapper Template on.
http://img340.imageshack.us/img340/6949/repeatdx5.jpg
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%">
<tr valign="top">
<td width="200" style="padding-right: 15px">
<table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat" colspan="5">
<span class="smallfont"><strong>» NL Cental Standings</strong></span></td>
</tr>
</thead>
<tr>
<td class="thead" align="center">Team</td>
<td class="thead" align="center">W</td>
<td class="thead" align="center">L</td>
<td class="thead" align="center">PCT</td>
<td class="thead" align="center">GB</td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Cubs</small></td>
<td align="center" bgcolor="#e3e3e3"><small>73</small></td>
<td align="center" bgcolor="#e3e3e3"><small>70</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.510</small></td>
<td align="center" bgcolor="#e3e3e3"><small>-</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Brewers</small></td>
<td align="center" bgcolor="#e3e3e3"><small>73</small></td>
<td align="center" bgcolor="#e3e3e3"><small>70</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.510</small></td>
<td align="center" bgcolor="#e3e3e3"><small>-</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small><strong>Cardinals</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>69</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>72</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>.289</strong></small></td>
<td align="center" bgcolor="#e3e3e3"><strong><small>3.0</strong></small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Reds</small></td>
<td align="center" bgcolor="#e3e3e3"><small>64</small></td>
<td align="center" bgcolor="#e3e3e3"><small>79</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.448</small></td>
<td align="center" bgcolor="#e3e3e3"><small>9.0</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Pirates</small></td>
<td align="center" bgcolor="#e3e3e3"><small>64</small></td>
<td align="center" bgcolor="#e3e3e3"><small>80</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.444</small></td>
<td align="center" bgcolor="#e3e3e3"><small>9.5</small></td>
</tr>
<tr>
<td bgcolor="#e3e3e3"><small>Astros</small></td>
<td align="center" bgcolor="#e3e3e3"><small>62</small></td>
<td align="center" bgcolor="#e3e3e3"><small>81</small></td>
<td align="center" bgcolor="#e3e3e3"><small>.434</small></td>
<td align="center" bgcolor="#e3e3e3"><small>11.0</small></td>
</tr>
</tbody>
</table>
</div>
Why is it repeating I put Module Wrapper Template on.
http://img340.imageshack.us/img340/6949/repeatdx5.jpg