background:#ff00ff url(image/back.gif) no-repeat fixed 50% 50%; }
color
色の名前
transparent(既定値:透明色)
inherit(継承)
url(画像のパス)
repeat
repeat(敷き詰める)
repeat-x(横方向のみ並べる)
repeat-y(縦方向のみ並べる)
no-repeat(ひとつだけ表示する)
inherit(継承)
attachment
scroll(一緒にスクロールする)
fixed(スクロールしない)
inherit(継承)
position
left(左端)
center(中央)
right(右端)
50% のような割合
top(上端)
center(中央)
bottom(下端)
コメントする