خواص پس زمینه:
نمونه رنگ پس زمینه:
background-color:#ccffcc;
نمونه تصویر پس زمینه:
background:url('bg.png');
حرکت پس زمینه با اسکرول:
background-attachment:scroll;
عدم حرکت پس زمینه با اسکرول:
background-attachment:fixed;
چینش تصویر پس زمینه:
background-position:top rigth;
و
top left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right
x-% y-%
x-pos y-pos
تکرار تصویر پس زمینه:
background-repeat:repeat;
و
تکرار افقی
repeat-x
تکرار عمودی
repeat-y
بدون تکرار
no-repeat




پاسخ با نقل قول
علاقه مندی ها (Bookmarks)