Css Background Tutorial
Background:
Property | Values |
background-color | #F6F6DA, green |
background-image | url(images/x.gif) , url(http://www.x.com/x.gif) |
background-repeat | repeat, repeat-x, repeat-y, no-repeat |
background-attachment | scroll, fixed |
background-position | (top, center, bottom) (left, center, right) |

