背景の設定 |
背景関連スタイルの指定をまとめて指定する |
<background>は、背景関連スタイルの指定をまとめて指定できます。 指定できるのは、<background-attachment>、<background-color>、<background-image>、<background-position>、<background-repeat> |
<background-attachment> |
<background-attachment>は、画面がスクロールされたとき、 背景画像を同じ場所に固定するか、スクロールに伴って移動するかを指定できます。 |
|
<background-color> |
<background-color>は、背景色を指定できます。 |
|
<background-image> |
<background-image>は、背景画像を指定できます。 |
|
<background-position> |
<background-position・>は、背景画像の表示開始位置を指定できます。 |
|
<background-repeat> |
<background-repeat>は、背景画像のリピートの仕方を指定できます。 |
|
![]() |
Copyright (c) 2003-2021 WebSpace. All rights reserved. |