| <TABLE border="0" height="180"
width="180" cellpadding="0"
cellspacing="0">height、widthそれぞれすべてを足した値にします(30+120+30=180)
<TR> <TD height="30" width="30"><IMG src="kado1-1.gif" width="30" height="30" border="0"></TD> <TD height="30" width="120"><IMG src="yoko1-1.gif" width="30" height="30" border="0"><IMG src="yoko1-1.gif" width="30" height="30" border="0"><IMG src="yoko1-1.gif" width="30" height="30" border="0"><IMG src="yoko1-1.gif" width="30" height="30" border="0"></TD>サンプルは縦横とも4つずつ並べています。大きさを変えたいときはコピーして貼り付けてください。その時TDのheight、widthの値を変えるのを忘れないように。 <TD height="30" width="30"><IMG src="kado1-2.gif" width="30" height="30" border="0"></TD> </TR> <TR> <TD height="120" width="30"><IMG src="tate1-1.gif" width="30" height="30" border="0"><IMG src="tate1-1.gif" width="30" height="30" border="0"><IMG src="tate1-1.gif" width="30" height="30" border="0"><IMG src="tate1-1.gif" width="30" height="30" border="0"></TD> <TD height="120" width="120">ここに言葉を入れられます。好きな文字を入れてください。</TD> <TD height="120" width="30"><IMG src="tate1-2.gif" width="30" height="30" border="0"><IMG src="tate1-2.gif" width="30" height="30" border="0"><IMG src="tate1-2.gif" width="30" height="30" border="0"><IMG src="tate1-2.gif" width="30" height="30" border="0"></TD> </TR> <TR> <TD height="30" width="30"><IMG src="kado1-4.gif" width="30" height="30" border="0"></TD> <TD height="30" width="120"><IMG src="yoko1-2.gif" width="30" height="30" border="0"><IMG src="yoko1-2.gif" width="30" height="30" border="0"><IMG src="yoko1-2.gif" width="30" height="30" border="0"><IMG src="yoko1-2.gif" width="30" height="30" border="0"></TD> <TD height="30" width="30"><IMG src="kado1-3.gif" width="30" height="30" border="0"></TD> </TR> </TABLE> |
|||||||||
|
<TABLE border="0" height="250" width="250" cellpadding="0" cellspacing="0">height、widthそれぞれすべてを足した値にする(50+150+50=250) <TR> <TD height="50" width="50"><IMG src="kado2.gif" width="50" height="50" border="0"></TD> <TD height="50" width="150"><IMG src="yoko2.gif" width="50" height="50" border="0"><IMG src="yoko2.gif" width="50" height="50" border="0"><IMG src="yoko2.gif" width="50" height="50" border="0"></TD>サンプルは縦横とも3つずつ並べています。大きさを変えたいときはコピーして貼り付けてください。その時TDのheight、widthの値を変えるのを忘れないように。 <TD height="50" width="50"><IMG src="kado2.gif" width="50" height="50" border="0"></TD> </TR> <TR> <TD height="150" width="50"><IMG src="tate2.gif" width="50" height="50" border="0"><IMG src="tate2.gif" width="50" height="50" border="0"><IMG src="tate2.gif" width="50" height="50" border="0"></TD> <TD height="150" width="150">ここに言葉を入れられます。好きな文字を入れてください。</TD> <TD height="150" width="50"><IMG src="tate2.gif" width="50" height="50" border="0"><IMG src="tate2.gif" width="50" height="50" border="0"><IMG src="tate2.gif" width="50" height="50" border="0"></TD> </TR> <TR> <TD height="50" width="50"><IMG src="kado2.gif" width="50" height="50" border="0"></TD> <TD height="50" width="150"><IMG src="yoko2.gif" width="50" height="50" border="0"><IMG src="yoko2.gif" width="50" height="50" border="0"><IMG src="yoko2.gif" width="50" height="50" border="0"></TD> <TD height="50" width="50"><IMG src="kado2.gif" width="50" height="50" border="0"></TD> </TR> </TABLE> |