文字を表示すると、こんな感じです。
背景色を選択してください
■
■
■
■
■
■
■
<BODY style="background-repeat : no-repeat;background-attachment : fixed;background-position : right bottom;background-image : url(caupure.gif);" bgcolor="#ffe6f2">
++ 解説 ++
<BODY style="background-repeat : no-repeat; (画像を繰り返さない)
background-attachment : fixed; (画像を固定)
background-position : left bottom; (画像開始を左下に設定)
background-image : url(caupure.gif);" (画像イメージ)
bgcolor="#ffe6f2"> (背景色指定)
文字を表示すると、こんな感じです。