wonderfan / javascript

Explore the power of HTML,CSS and JavaScript
1 stars 0 forks source link

CSS Background #41

Closed wonderfan closed 9 years ago

wonderfan commented 9 years ago

The background-position property sets the starting position of a background image.

wonderfan commented 9 years ago

The background-attachment property sets whether a background image is fixed or scrolls with the rest of the page.

wonderfan commented 9 years ago

The background-color property sets the background color of an element.

wonderfan commented 9 years ago

The background-image property sets one or more background images for an element.