View Full Version : table help


pepper
04-21-2003, 05:30 PM
there's always this "1" that appears in the middle of the table whenever i open the page...thats my table code if any1 knows whats wrong..

<TABLE WIDTH="70%" BGCOLOR="#FFFFFF" ALIGN="left" CELLSPACING="0" CELLPADDING="265" BORDER="1" BORDERCOLOR="#000000">
<TR>
<TD>1</TD>
</TR>
</TABLE>

pepper
04-21-2003, 05:33 PM
sorry for posting this here n not in the tables

MaGiCSuN
04-21-2003, 05:39 PM
<TABLE WIDTH="70%" BGCOLOR="#FFFFFF" ALIGN="left" CELLSPACING="0" CELLPADDING="265" BORDER="1" BORDERCOLOR="#000000">
<TR>
<TD>1</TD>
</TR>
</TABLE>

just delete the 1? it is in the table itself...

Love,
mirna

pepper
04-21-2003, 08:36 PM
whenever i do this the table just goes away leaving just it's upper border

pb&j
04-21-2003, 11:10 PM
so, why are you wanting to create an "empty" table?

perhaps replace the 1 with a code for a space...
&amp;nbsp;

MaGiCSuN
04-23-2003, 05:05 PM
maybe entering an exact hight (in pixels and not %) will solve the problem too.

Love,
Mirna