Outlook için bir şablon yapmam gerekiyor, tasarımı parçaladım html e uydurdum. Sonra outlook için de optimize ettim. Ama şunu yapamıyorum, aşağıda yazı olan yerin yazdıkça uzaması gerekiyor. Bu konuda bilgisi olan varsa çok sevinirim.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Duyuru Sablonu</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body bgcolor="#ffffff">
<table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="800">
<tr>
<td><img style="display:block" src="spacer.gif" width="70" height="1" border="0" alt="" /></td>
<td><img style="display:block" src="spacer.gif" width="657" height="1" border="0" alt="" /></td>
<td><img style="display:block" src="spacer.gif" width="73" height="1" border="0" alt="" /></td>
<td><img style="display:block" src="spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="3"><img style="display:block" name="DUYURU_MASTER_ZEMIN_150dpi_r1_c1" src="DUYURU_MASTER_ZEMIN_150dpi_r1_c1.png" width="800" height="137" border="0" id="DUYURU_MASTER_ZEMIN_150dpi_r1_c1" alt="" /></td>
<td><img style="display:block" src="spacer.gif" width="1" height="137" border="0" alt="" /></td>
</tr>
<tr>
<td><img style="display:block" name="DUYURU_MASTER_ZEMIN_150dpi_r2_c1" src="DUYURU_MASTER_ZEMIN_150dpi_r2_c1.png" width="70" height="308" border="0" id="DUYURU_MASTER_ZEMIN_150dpi_r2_c1" alt="" /></td>
<td style="
vertical-align: top;
font-size: 11;
font-family: Trebuchet ms;
color: #666;">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</td>
<td><img style="display:block" name="DUYURU_MASTER_ZEMIN_150dpi_r2_c3" src="DUYURU_MASTER_ZEMIN_150dpi_r2_c3.png" width="73" height="308" border="0" id="DUYURU_MASTER_ZEMIN_150dpi_r2_c3" alt="" /></td>
<td><img style="display:block" src="spacer.gif" width="1" height="308" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="3"><img style="display:block" name="DUYURU_MASTER_ZEMIN_150dpi_r3_c1" src="DUYURU_MASTER_ZEMIN_150dpi_r3_c1.png" width="800" height="67" border="0" id="DUYURU_MASTER_ZEMIN_150dpi_r3_c1" alt="" /></td>
<td><img style="display:block" src="spacer.gif" width="1" height="67" border="0" alt="" /></td>
</tr>
</table>
</body>
</html>