mlliw
12-24-2003, 02:27 PM
:confused:
This is the code for my table webpage.
<HTML>
<HEAD>
<TITLE> </TITLE>
</HEAD>
<BODY style="margin: 0px 0px 0px 0px;">
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="776" HEIGHT="413">
<TR>
<TD ROWSPAN="1" COLSPAN="3" WIDTH="629" HEIGHT="87">
<IMG NAME="table0" SRC="table_1x1.jpg" WIDTH="629" HEIGHT="87" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="2" WIDTH="147" HEIGHT="87">
<IMG NAME="table1" SRC="table_1x2.jpg" WIDTH="147" HEIGHT="87" BORDER="0"></TD>
<TD WIDTH="1" HEIGHT="87">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="87" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="151" HEIGHT="25">
<IMG NAME="table2" SRC="table_2x1.jpg" WIDTH="151" HEIGHT="25" BORDER="0"></TD>
<TD ROWSPAN="5" COLSPAN="1" WIDTH="466">
Data
</TD>
<TD ROWSPAN="2" COLSPAN="2" WIDTH="145" HEIGHT="31">
<IMG NAME="table3" SRC="table_2x3.jpg" WIDTH="145" HEIGHT="31" BORDER="0"></TD>
<TD ROWSPAN="5" COLSPAN="1" WIDTH="14" HEIGHT="283"></TD>
<TD WIDTH="1" HEIGHT="25">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="25" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="2" COLSPAN="1" WIDTH="151" HEIGHT="158" background="table_3x1.jpg">
Side Top</TD>
<TD WIDTH="1" HEIGHT="6">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="6" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="2" COLSPAN="2" WIDTH="145" HEIGHT="155" background="table_4x1.jpg">
Right Top</TD>
<TD WIDTH="1" HEIGHT="152">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="152" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="2" COLSPAN="1" WIDTH="151" background="table_5x1.jpg">
Side Bottom</TD>
<TD WIDTH="1" HEIGHT="3">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="3" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="2" WIDTH="145" background="table_6x1.jpg">
Right Bottom</TD>
<TD WIDTH="1" HEIGHT="97">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="97" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="5" WIDTH="776" HEIGHT="43">
<IMG NAME="table8" SRC="table_7x1.jpg" WIDTH="776" HEIGHT="43" BORDER="0"></TD>
<TD WIDTH="1" HEIGHT="43">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="43" BORDER="0"></TD>
</TR>
<TR>
<TD WIDTH="151" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="151" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="466" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="466" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="12" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="12" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="133" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="133" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="14" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="14" HEIGHT="1" BORDER="0"></TD>
</TR>
</TABLE>
<!-- End Table -->
</BODY>
</HTML>
How do I make it so that when more information is entered into the data cell (the one with the text "Data" in it), only the "Side Bottom" and "Right Bottom" get longer and everything else stays the same?
Thanks!
Mlliw
This is the code for my table webpage.
<HTML>
<HEAD>
<TITLE> </TITLE>
</HEAD>
<BODY style="margin: 0px 0px 0px 0px;">
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="776" HEIGHT="413">
<TR>
<TD ROWSPAN="1" COLSPAN="3" WIDTH="629" HEIGHT="87">
<IMG NAME="table0" SRC="table_1x1.jpg" WIDTH="629" HEIGHT="87" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="2" WIDTH="147" HEIGHT="87">
<IMG NAME="table1" SRC="table_1x2.jpg" WIDTH="147" HEIGHT="87" BORDER="0"></TD>
<TD WIDTH="1" HEIGHT="87">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="87" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="151" HEIGHT="25">
<IMG NAME="table2" SRC="table_2x1.jpg" WIDTH="151" HEIGHT="25" BORDER="0"></TD>
<TD ROWSPAN="5" COLSPAN="1" WIDTH="466">
Data
</TD>
<TD ROWSPAN="2" COLSPAN="2" WIDTH="145" HEIGHT="31">
<IMG NAME="table3" SRC="table_2x3.jpg" WIDTH="145" HEIGHT="31" BORDER="0"></TD>
<TD ROWSPAN="5" COLSPAN="1" WIDTH="14" HEIGHT="283"></TD>
<TD WIDTH="1" HEIGHT="25">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="25" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="2" COLSPAN="1" WIDTH="151" HEIGHT="158" background="table_3x1.jpg">
Side Top</TD>
<TD WIDTH="1" HEIGHT="6">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="6" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="2" COLSPAN="2" WIDTH="145" HEIGHT="155" background="table_4x1.jpg">
Right Top</TD>
<TD WIDTH="1" HEIGHT="152">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="152" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="2" COLSPAN="1" WIDTH="151" background="table_5x1.jpg">
Side Bottom</TD>
<TD WIDTH="1" HEIGHT="3">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="3" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="2" WIDTH="145" background="table_6x1.jpg">
Right Bottom</TD>
<TD WIDTH="1" HEIGHT="97">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="97" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="5" WIDTH="776" HEIGHT="43">
<IMG NAME="table8" SRC="table_7x1.jpg" WIDTH="776" HEIGHT="43" BORDER="0"></TD>
<TD WIDTH="1" HEIGHT="43">
<IMG NAME="blank" SRC="blank.gif" WIDTH="1" HEIGHT="43" BORDER="0"></TD>
</TR>
<TR>
<TD WIDTH="151" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="151" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="466" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="466" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="12" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="12" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="133" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="133" HEIGHT="1" BORDER="0"></TD>
<TD WIDTH="14" HEIGHT="1">
<IMG NAME="blank" SRC="blank.gif" WIDTH="14" HEIGHT="1" BORDER="0"></TD>
</TR>
</TABLE>
<!-- End Table -->
</BODY>
</HTML>
How do I make it so that when more information is entered into the data cell (the one with the text "Data" in it), only the "Side Bottom" and "Right Bottom" get longer and everything else stays the same?
Thanks!
Mlliw