|
写真の枠にしたらこんな感じです ダウンロート(table_y2.zip) |
||
|
|
|
|
|
|
|
|
|
|
|
テーブル内の色はffffffを変えて下さい。 ●は枠内の横サイズ(任意) 枠内を中央寄せしない時は、align="center"を削除 |
|
<table border=0 cellPadding=0 cellSpacing=0> <tr> <td><IMG src="table1.gif" width="42" height="42" border="0"></td> <td background="table5.gif" width="●"><BR></td> <td><IMG src="table2.gif" width="42" height="42" border="0"></td> </tr> <tr> <td background="table7.gif"><BR></td> <td bgcolor="#ffffff" align="center"> <!-----ここに画像や文字を入れて下さい。-----> </td> <td background="table8.gif"><BR></td> </tr> <tr> <td><IMG src="table3.gif" width="42" height="42" border="0"></td> <td background="table6.gif"><BR></td> <td><IMG src="table4.gif" width="42" height="42" border="0"></td> </tr> </table> |