background-repeat Category:CSS Date:2009年12月 6日 背景に画像を指定した際の繰り返し方法を指定します。 値 repeat 背景画像を縦横に繰り返す。 no-repeat 背景画像を繰り返して表示しない。 repeat-x 背景画像を横に繰り返します。 repeat-y 背景画像を縦に繰り返します。 関連記事を読む color background-position background-attachment background-image background