テーブル5 もこもこのテーブル
白い背景用に透過しています
|
|
|
|||||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
|
|
【縦×横px】& 背景の画像
【24×24px】 table05_××_01.gif |
【24×21の倍数px】 table05_××_02.gif |
【24×25px】 table05_××_03.gif |
【21の倍数×24px】 table05_××_08.gif |
【21の倍数×21の倍数px】 table05_××_09.gif |
【21の倍数×25px】 table05_××_04.gif |
【25×24px】 table05_××_07.gif |
【25×任意px】 table05_××d_06.gif |
【25×25px】 table05_××_05.gif |
table05_01 のソースの場合こんなふうになります
<table border="0" cellpadding="0" cellspacing="0"> <tr height="24"> <td height="24" width="24" background="table05/table05_01_01.gif"></td> <td width="105" height="24" background="table05/table05_01_02.gif"></td> <td height="24" width="25" background="table05/table05_01_03.gif"></td> </tr> <tr height="42"> <td width="24" height="42" background="table05/table05_01_08.gif"></td> <td align="center" width="105" height="42" background="table05/table05_01_09.gif"> 文字を書くところ </td> <td width="25" height="42" background="table05/table05_01_04.gif"></td> </tr> <tr height="25"> <td height="25" width="24" background="table05/table05_01_07.gif"></td> <td width="105" height="25" background="table05/table05_01_06.gif"></td> <td height="25" width="25" background="table05/table05_01_05.gif"></td> </tr> </table> |