actually, here's my code, in case anybody's curious..
Code:
<table cellpadding="0" cellspacing="0" border="0" width="598" height="179">
<tr>
<td colspan="3" height="86">
<font size="0"><img src="http://www.sitepoint.com/forums/images/welcome.jpg" width="598" height="86" alt="welcome" style="display:block;" border="0" align="top"></font>
</td>
</tr>
<tr>
<td width="205" height="43">
<font size="0"><img src="http://www.sitepoint.com/forums/images/welcome_left.jpg" width="205" alt="welcome" style="display:block;" border="0"></font>
</td>
<td width="188"><font size="0">
<a href="" title="">
<img src="http://www.sitepoint.com/forums/images/btn_thank_you.jpg" width="188" height="43" alt="thank you for registering" style="display:block;" border="0">
</a></font>
</td>
<td width="205">
<font size="0"><img src="http://www.sitepoint.com/forums/images/welcome_right.jpg" width="205" height="43" alt="welcome" style="display:block;" border="0"></font>
</td>
</tr>
<tr>
<td colspan="3" height="50">
<font size="0"><img src="http://www.sitepoint.com/forums/images/welcome_btm.jpg" width="598" height="50" alt="welcome" style="display:block;" border="0"></font>
</td>
</tr>
</table>
thank you..
EDIT: why did this thing add "http://www.sitepoint.com/forums/" to img-paths? that's odd.. (I know paths to imgs in emails have to be absolute, that will be done later..)
Bookmarks