Help - Search - Members - Calendar
Full Version: Table Stretch
Forums > Resource Center > Webmasters' Corner > Resolved Topics
bigtrey90
Okay I was trying to enter text onto my website in Dreamweaver but all of a sudden as more text went in, the table began to stretch and idk why, could somebody look at my code and tell me whats happenening. It only starts to stretch with the side tables:

CODE
<table width="879" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="131" height="376"></td>
    <td width="1"></td>
    <td width="1"></td>
    <td width="204"></td>
    <td width="10"></td>
    <td width="532"></td>
  </tr>
  <tr>
    <td height="168"></td>
    <td colspan="3" align="justify" valign="top" bgcolor="6b6f5c" style="border:2px solid #000000">TEXT</td>
    <td>&nbsp;</td>
    <td rowspan="7" align="justify" valign="top" bgcolor="6b6f5c" style="border:2px solid #000000">TEXT
  
       </td>
  </tr>
  <tr>
    <td height="5"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td height="152"></td>
    <td></td>
    <td colspan="2" align="justify" valign="top" bgcolor="6b6f5c" style="border:2px solid #000000">TEXT</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td height="5"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td height="99"></td>
    <td></td>
    <td></td>
    <td align="justify" valign="top" bgcolor="6b6f5c" style="border:2px solid #000000">TEXT</td>
    <td></td>
  </tr>
  <tr>
    <td height="5"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td height="270"></td>
    <td></td>
    <td></td>
    <td align="justify" valign="top" bgcolor="6b6f5c" style="border:2px solid #000000"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td></td>
  </tr>
</table>
bigtrey90
nvm close this
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.