『table』
リボンテープの
ような
テーブルです♪
このテーブルを組織している画像は、
a.b.

c. d.
e.f.
a〜f、以上6点です。

ソースは→
"や<>が消えないように
注意してください。

a.の画像のファイル名など
、赤い文字で書かれたところは
ご自分がダウンロードした
a〜fそれぞれの画像の
ファイル名を入れてください。
<TABLE width="202" cellpadding="0" height="98" cellspacing="0">
<TBODY>
<TR>
<TD width="51" height="15"><IMG src="
a.の画像のファイル名" width="51" height="15" border="0"></TD>
<TD width="105" height="15"><IMG src="
b.の画像のファイル名" width="100" height="15" border="0"></TD>
<TD width="51" height="15"><IMG src="
a.の画像のファイル名" width="51" height="15" border="0"></TD>
</TR>
<TR>
<TD width="51" height="68"><IMG src="
c.の画像のファイル名" width="15" height="118" border="0"></TD>
<TD width="105" height="68" align="center"><FONT size="2" face="MS UI Gothic">リボンテープの<BR>
ような<BR>
テーブルです♪</FONT></TD>
<TD width="51" height="68" align="right"><IMG src="
d.の画像のファイル名" width="15" height="118" border="0"></TD>
</TR>
<TR>
<TD width="51" height="15"><IMG src="
e.の画像のファイル名" width="51" height="15" border="0"></TD>
<TD width="100" height="15"><IMG src="
f.の画像のファイル名" width="100" height="15" border="0"></TD>
<TD width="51" height="15"><IMG src="
e.の画像のファイル名" width="51" height="15" border="0"></TD>
</TR>
</TBODY>
</TABLE>
+MENU+
A B
C D
E F
<TABLE width="150" cellpadding="0" height="98" cellspacing="0">
<TBODY>
<TR>
<TD width="25" height="15"><IMG src="
Aの画像のファイル名" width="25" height="15" border="0"></TD>
<TD width="100" height="15"><IMG src="
Bの画像のファイル名" width="100" height="15" border="0"></TD>
<TD width="25" height="15"><IMG src="
Aの画像のファイル名" width="25" height="15" border="0"></TD>
</TR>
<TR>
<TD width="25" height="68"><IMG src="
Cの画像のファイル名" width="15" height="68" border="0"></TD>
<TD width="100" height="68" align="center"><FONT size="2" face="MS UI Gothic">+MENU+</FONT></TD>
<TD width="25" height="68" align="right"><IMG src="
Dの画像のファイル名" width="15" height="68" border="0"></TD>
</TR>
<TR>
<TD width="25" height="15"><IMG src="
Eの画像のファイル名" width="25" height="15" border="0"></TD>
<TD width="100" height="15"><IMG src="
Fの画像のファイル名" width="100" height="15" border="0"></TD>
<TD width="25" height="15"><IMG src="
Eの画像のファイル名" width="25" height="15" border="0"></TD>
</TR>
</TBODY>
</TABLE>


の大きいバージョン
B〜D,Fの画像を2個、
つなげただけ。


A B
C D
E F
↑のテーブルと、共通のパーツです。

こうやって、大きさはある程度カスタマイズできます。
テーブルの中のメッセージを増やして行きたい場合に、便利です。
(その場合セルの大きさを、適宜変更してください。)
<TABLE width="250" cellpadding="0" height="166" cellspacing="0">
<TBODY>
<TR>
<TD width="25" height="15"><IMG src="
Aの画像のファイル名" width="25" height="15" border="0"></TD>
<TD width="200" height="15"><IMG src="
Bの画像のファイル名" width="100" height="15" border="0"><IMG src="Bの画像のファイル名" width="100" height="15" border="0"></TD>
<TD width="25" height="15"><IMG src="
Aの画像のファイル名" width="25" height="15" border="0"></TD>
</TR>
<TR>
<TD width="25" height="136"><IMG src="
Cの画像のファイル名" width="15" height="68" border="0"><BR>
<IMG src="
Cの画像のファイル名" width="15" height="68" border="0"></TD>
<TD width="200" height="136" align="center"><FONT size="2" face="MS UI Gothic">↑<BR>
の大きいバージョン<BR>
B〜D,Fの画像を2個、<BR>
つなげただけ。<BR>
<BR>
</FONT></TD>
<TD width="25" height="136" align="right"><IMG src="
Dの画像のファイル名" width="15" height="68" border="0"><BR>
<IMG src="
Dの画像のファイル名" width="15" height="68" border="0"></TD>
</TR>
<TR>
<TD width="25" height="15"><IMG src="
Eの画像のファイル名" width="25" height="15" border="0"></TD>
<TD width="200" height="15"><IMG src="
Fの画像のファイル名" width="100" height="15" border="0"><IMG src="Fの画像のファイル名" width="100" height="15" border="0"></TD>
<TD width="25" height="15"><IMG src="
Eの画像のファイル名" width="25" height="15" border="0"></TD>
</TR>
</TBODY>
</TABLE>