Styleを指定して使う壁紙。
画像クリックでサンプル表示。
| 華 |
new
| 桜 |
このページは次のような指定でできています。
<head>〜</head>の中に記述してね。
<style type="text/css">
<!-- body {
background-image: url("
sakura1.jpg
");
background-attachment: fixed;
background-repeat:repeat-y;
background-position:left;
background-color: #ffffff;
} -->
</style>
※ 画像をクリックするとサンプルを見ることができます。(別窓)