ok i think this is a table question...lol not sure just a premade thing

well like i was saying it's a premade thing where all i had to really do was select a background and then start putting the text in the areas i wanted them...anyhow here is the code that i have to begin with<br />
<br />
<br />
<br />
<tr><br />
<td>&nbsp;</td><br />
<td><br />
<table border=0 cellpadding=10 cellspacing=0 width=95%><br />
<tr><br />
<td align=left width=5%><br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="*" align="middle"><br />
<br />
</td><br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"><br />
<TR><br />
<TD ALIGN=left><br />
<FONT FACE="Arial, Arial" SIZE="2"><br />
Put your text here. Use this area to list something interesting or important.<P><br />
<br />
</FONT><br />
</TD><br />
</TR><br />
</TABLE><br />
</td><br />
</tr><br />
<tr><br />
<td align=left width=5%><br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="*" align="middle"><br />
<br />
</td><br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"><br />
<TR><br />
<TD ALIGN=left><br />
<FONT FACE="Arial, Arial" SIZE="2"><br />
Put your text here. Use this area to list something interesting or important.<P><br />
<br />
</FONT><br />
</TD><br />
</TR><br />
</TABLE><br />
</td><br />
</tr><br />
<tr><br />
<td align=left width=5%><br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="*" align="middle"><br />
<br />
</td><br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"><br />
<TR><br />
<TD ALIGN=left><br />
<FONT FACE="Arial, Arial" SIZE="2"><br />
Put your text here. Use this area to list something interesting or important.<P><br />
<br />
</FONT><br />
</TD><br />
</TR><br />
</TABLE><br />
</td><br />
</tr><br />
</table><br />
</td><br />
</tr><br />
<tr><br />
<td>&nbsp;</td><br />
<td align=center><br />
<table width="90%" cellspacing="0" cellpadding="0" border="0"><br />
<br />
and what i want to do is take out the last one and when i have tried it messed everything up so i think i may have taken to much out or something...here is what i had after<br />
<br />
<tr><br />
<td>&nbsp;</td><br />
<td><br />
<table border=0 cellpadding=10 cellspacing=0 width=100%><br />
<tr><br />
<td align=left><br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="" align="middle"><br />
<br />
</td><br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"><br />
<TR><br />
<TD ALIGN=left><br />
<FONT FACE="Arial, Arial" SIZE="2"><br />
Put your text here. Use this area to list something interesting or important.<P><br />
<br />
</FONT><br />
</TD><br />
</TR><br />
</TABLE><br />
</td><br />
</tr><br />
<tr><br />
<td align=left><br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="" align="middle"><br />
<br />
</td><br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"><br />
<TR><br />
<TD ALIGN=left><br />
<FONT FACE="Arial, Arial" SIZE="2"><br />
Put your text here. Use this area to list something interesting or important.<P><br />
<br />
</FONT><br />
</TD><br />
</TR><br />
</TABLE><br />
</td><br />
</tr><br />
<br />
can someone tell me where i messed up here??<br />
thx for all your help :D<!--content-->I fail to see what one is?<br />
but you have this in the end, take out the bolded code.<br />
<br />
<br />
<tr> <br />
<td> </td> <br />
<td> <br />
<table border=0 cellpadding=10 cellspacing=0 width=100%> <br />
<tr> <br />
<td align=left> <br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="" align="middle"> <br />
<br />
</td> <br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"> <br />
<TR> <br />
<TD ALIGN=left> <br />
<FONT FACE="Arial, Arial" SIZE="2"> <br />
Put your text here. Use this area to list something interesting or important.<P> <br />
<br />
</FONT> <br />
</TD> <br />
</TR> <br />
</TABLE> <br />
</td> <br />
</tr> <br />
<tr> <br />
<td align=left> <br />
<img src=http://www.htmlforums.com/archive/index.php/"/clicknbuild/images/user/english/el_family/dog/bullet.gif" hspace="0" vspace="0" alt="" align="middle"> <br />
<br />
</td> <br />
<td align=left><TABLE CELLPADDING="0" CELLSPACING="0"> <br />
<TR> <br />
<TD ALIGN=left> <br />
<FONT FACE="Arial, Arial" SIZE="2"> <br />
Put your text here. Use this area to list something interesting or important.<P> <br />
<br />
</FONT> <br />
</TD> <br />
</TR> <br />
</TABLE> <br />
</td> <br />
</tr><!--content-->cool got it thx<!--content-->
 
Back
Top