- プロパティ
-
background-repeat
- 値
-
キーワード(下記参照)
repeat | repeat-x | repeat-y | no-repeat
- 対象
-
すべての要素
- 継承の有無
-
なし
repeat(繰り返し)
repeat-x(横方向に繰り返し)
repeat-y(縦方向に繰り返し)
no-repeat(繰り返しなし)
background-repeatサンプル
background-positionを参照
Tags: CSS背景指定
TB:http://www.hp-webmagic.com/archives/109/trackback
- カテゴリ:CSSプロパティ一覧
- 前の記事: background-image:背景画像指定
- 次の記事: background-position:背景画像の配置
No Comment