| Background |
テーブルの背景や壁紙として、styleで右下に固定して使ってみてね。
| Link button | ![]() ![]()
![]() ![]()
![]() ![]() ![]()
| Plate |
| Table / Cut |
★ テーブル設置のヒント 赤字はファイル名、青字の数値を変えるとテーブルの幅を変えられます。 緑字のところに画像や文章を入れます。 <table cellspacing="0" cellpadding="0"> <tr> <td> <img src="table1.jpg"></td> <td background="table2.jpg" width="300"></td> <td> <img src="table3.jpg"></td> </tr> <tr> <td background="table4.jpg"></td> <td>画像や文章を入れるところ</td> <td background="table5.jpg"></td> </tr> <tr> <td> <img src="table6.jpg"></td> <td background="table7.jpg"></td> <td> <img src="table8.jpg"></td> </tr> </table> |