マージン(高さ余白)

ポイントメール(CSSなし)

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td height="30" width="600"></td>
 </tr>
</table>

Kobo・ブックス・ウェブ検索

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="border:0;font-size:0;line-height:1;width:600px;">
 <tr>
  <td height="30" width="600" style="border:0;font-size:0;line-height:1;height:30px;width:600px;"></td>
 </tr>
</table>

Edy

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td width="600" style="font-size:30px;line-height:1;">&nbsp;</td>
 </tr>
</table>

テキストテーブル

ポイントメール(CSSなし)

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center">
   <font size="4">
   フォントサイズは基本4以上を使う
   </font>
  </td>
 </tr>
</table>

Kobo・ブックス・ウェブ検索

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" valign="middle" style="border:0;text-align:center;vertical-align:middle;width:600px;">
   <font style="font-size:18px;font-weight:normal;">
   フォントサイズは基本18px以上を使う
   </font>
  </td>
 </tr>
</table>

Edy

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" valign="middle>
   <font style="font-size:18px;font-weight:normal;">
   フォントサイズは基本18px以上を使う
   </font>
  </td>
 </tr>
</table>

イメージテーブル

ポイントメール(CSSなし)

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" valign="top">
   <img alt="ALT文言を記述" border="0" src="image.png" height="140" width="600"> 
  </td>
 </tr>
</table>

Kobo・ブックス・ウェブ検索

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" valign="top" style="border:0;font-size:0; padding:0;margin:0;line-height:1;text-align:center;vertical-align:top; height:auto;width:600px;">
   <img alt="ALT文言を記述" border="0" src="image.png" height="140" width="600" style="border:0;font-size:0;padding:0;margin:auto;height:140px;width:600px;"> 
  </td>
 </tr>
</table>

Edy

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" valign="top">
   <img alt="ALT文言を記述" border="0" src="image.png" class="fit" height="140" width="600">
  </td>
 </tr>
</table> 

ポイントメール(CSSなし)

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" bgcolor="#333333">
   <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
    <tr><td height="8"></td></tr>
    <tr>
     <td align="center">
      <font color="#ffffff" size="5">
      <b>帯見出し 全角最大25文字・半角50文字</b>
      </font>
     </td>
    </tr>
    <tr><td height="8"></td></tr>
   </table>
  </td>
 </tr>
</table>

Kobo・ブックス・ウェブ検索

<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
 <tr>
  <td align="center" bgcolor="#333333" style="border:0;text-align:center;padding:0;margin:0;width:600px;">
   <table align="center" border="0" cellpadding="0" cellspacing="0">
    <tr><td height="8" style="font-size:0;height:8px;"></td></tr>
    <tr>
     <td align="center" style="font-size:24px;text-align:center;font-weight:bold;width:600px;">
      <font color="#ffffff" style="color:#ffffff;font-size:24px;font-weight:bold;">
    <b>帯見出し 全角最大25文字・半角50文字</b>
   </font>
     </td>
    </tr>
    <tr><td height="8" style="font-size:0;height:8px;"></td></tr>
   </table>
  </td>
 </tr>
</table>