สงสัยว่ามีรหัสอื่น ๆ ให้ใช้ในจดหมายข่าว HTML หรือไม่
ฉันจะใช้การขยายเซลล์หรือระยะขอบ แต่ฉันใหม่สำหรับสิ่ง HTML / CSS นี้และฉันไม่สามารถหาการเปลี่ยนแปลงที่มีผลต่อทั้งหัวข้อหลักและหัวเรื่องย่อยภายใต้ การเป็นอีเมลฉันลังเลที่จะเข้าไปยุ่งกับ CSS เพื่อรับมัน - เพราะฉันไม่รู้ว่าไคลเอ็นต์อีเมลใดที่ไม่ชอบในแบบของ CSS แทนที่จะเป็นแบบอินไลน์มาร์กอัป
สำหรับบริบทเทมเพลตที่ฉันใช้คือปิดเสียงธีมจาก Mailchimp snip:
<!-- language: lang-html -->
<table cellspacing="0" cellpadding="0" border="0" align="center" width="626">
<tbody>
<tr>
<td valign="middle" bgcolor="#546781" height="97" background="images/header-bg.jpg" style="vertical-align: middle;">
<table cellspacing="0" cellpadding="0" border="0" align="center" width="555" height="97">
<tbody>
<tr>
<td valign="middle" width="160" style="vertical-align:middle; text-align: left;">
<img width="70" height="70" src="http://dl.dropbox.com/…….png" style="margin:0; margin-top: 4px; display: block;" alt="" />
</td>
<td valign="middle" style="vertical-align: middle; text-align: left;">
<h1 class="title" style="margin:0; padding:0; font-size:30px; font-weight: normal; color: #192c45 !important;">
<singleline label="Title"><span>Title of Report</span></singleline>
</h1>
<h1 class="title" style="margin:0; padding:0; font-size:15px; font-weight: normal; color: #192c45 !important;">
<singleline label="Title"><span>Small Subhead</span></singleline>
</h1>
</td>
<td width="55" valign="middle" style="vertical-align:middle; text-align: center;">
<h2 class="date" style="margin:0; padding:0; font-size:13px; font-weight: normal; color: #192c45 !important; text-transform: uppercase; font-weight: bold; line-height:1;">
<currentmonthname />December
</h2>
<h2 class="date" style="margin:0; padding:0; font-size:23px; font-weight: normal; color: #192c45 !important; font-weight: bold;">
<currentyear />2011
</h2>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
สามารถดูอีเมลทั้งหมดเป็นหน้าเว็บได้ที่นี่
before: