|
壁紙(白背景) |
640×100 |
|
150×100 |
|
1024×100 |
|
800×100 |
|
1024×175 |
|
225×169 |
|
225×169 |
|
140×120 |
|
120×100 |
|
225×169 |
|
148×111 |
|
165×148 |
|
93×86 |
|
91×61 |
|
108×102 |
|
|
|
↑520×415 14.9K
スタイルシート 左上表示
<STYLE type="text/css">
<!--
BODY {
background-image : url("ファイル名");
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
-->
</STYLE> |
↑520×401 12.1K
スタイルシート 左下表示
<STYLE type="text/css">
<!--
BODY {
background-image : url("ファイル名");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
-->
</STYLE> |
↑520×423 21.5K
スタイルシート 左下表示
<STYLE type="text/css">
<!--
BODY {
background-image : url("ファイル名");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
-->
</STYLE>
|
↑520×348 35.9K
スタイルシート 右下表示
<STYLE type="text/css">
<!--
BODY {
background-image : url("ファイル名");
background-attachment: fixed;
background-position: 100% 100%;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
-->
</STYLE>
|