■ 雷平原


壁紙使用例(左下固定)


壁紙使用例(左下固定)

左下固定用ソースの例
<style type="text/css">
<!--
body {
background-color: #000000;
background-image: url(ファイル名.jpg);
background-position: left bottom;
background-repeat: no-repeat;
background-attachment: fixed;
}
-->
</style>

<HEAD></HEAD>内に入れて下さい。
「ファイル名.jpg」や「#ffffff」は必要に応じて書きかえて下さい。

+-- RISE --+
<<back