2021年5月25日火曜日

2021-05-25 テーブル、セルの余白を消す

                                      


<table border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
 </tr>
 <tr>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
 </tr>
 <tr>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
  <td><img border="0" src="https://1000.jpg" width="200" height="113" /></td>
 </tr>
</table>