<tr>
<td align="center">
<div style="width:620px; margin:5 0 0 2px">
<font size="3" face=tacoma>
your domain.com is a texttextexttextext.<br><br>
* texttextexttextext <br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br>
* texttextexttextext<br><br>
</div>
</tr>
</td>
I want a picture (its really a bar) that will go across the bottom, below the text.
should be 100% of the table width......
This is what I came up with, but it doesnt work too correct.....
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="background:url(images/all_top.jpg) top"> </td>
<td valign="top" width="766">
this is someone elses code, i am just trying to modify it, thanks