background-attachment: value;
value:
+ scroll
+ fixed
background-color: value; /* giá trị m� u */
background-image: url(path_to_image);
background-position: value; vị trí bắt đầu của background
value:
+ top center
+ top right
+ center left
+ center center
+ center right
+ bottom left
+ bottom center
+ bottom right
+ x-% y-%
+ x-pos y-pos
background-repeat: value; điều khiển quá trình lặp lại của image
value:
repeat (lặp theo tất cả cách hướng)
repeat-x (chỉ lặp theo trục x)
repeat-y (chỉ lặp theo trục y)
Tác giả:TG
Webmaster
http://phpbasic.com

