Forum Moderators: open
Sent to: xyz@gmail.com ---------------------------------- Sent By,
If you prefer not to get----Advertise ¦COntact Us---------123, xyz company
future mail of this type
click here
thkns,
amit
+-------------------------+----------------------+------------------+
¦ Sent to: xyz@gmail.com ¦ ¦ Sent By, ¦
¦ If you prefer not to get¦ Advertise/COntact Us ¦ 123, xyz company ¦
¦ future mail of this type¦ ¦
¦ click here ¦ ¦
+-------------------------+----------------------+------------------+
[edited by: encyclo at 12:14 am (utc) on May 22, 2008]
[edit reason] moved from another location [/edit]
Edit:
alternitvly use to create the blank cell in the middle at the first row of the table so it would be like this...
<table cellpadding="4">
<tr>
<td valign="top">
Sent To: X@X.com
</td>
<td>
</td>
<td valign="top">
Sent By,
</td>
</tr>
<tr>
<td valign="top">
If you prefer...
</td>
<td valign="top">
Advertise ¦ Contact
</td>
<td valign="top">
Address 123..
</td>
</tr>
</table>
Hope One Of These Solutions Helps :)