background

<head>〜</head>の間に右のタグを挿入。
それぞれに合った設定をしてください。

■ → 別窓で画像が出ます。

background 01 = 左右配置用壁紙画像
background 02 = 上下配置用壁紙画像
<style type=text/css>
<!--
body { background-color:背景色;
background-image:url(ファイル名);
background-position:画像位置;
background-repeat:繰返し;}
-->
</style>
background 01
このテーブルの壁紙設定
『背景色=#ffffff 画像位置=right 繰返し=repeat-y

右配置(right)、左配置(left)、どちらでも使用できます。
使用する背景色は下記を参考にしてください。

#ff9999 / #000000 _
#ccffff / #006666 _
#cccc00 / #006699 _
#333300 / #666600 _
#ff9900 / #993300 _
#ffffff / #99cc33 _
background 02
このテーブルの壁紙設定
『背景色=#ccccff 画像位置=bottom 繰返し=repeat-x

上配置(top)、下配置(bottom)、どちらでも使用できます。
使用する背景色は下記を参考にしてください。

#ccccff
#999999
#6666ff
#cccccc
#333366
#333333
#000066
#000000
#000033
#000033
Copyright(C) 2008 edake. All Rights Reserved. inserted by FC2 system