Research and Documentation
Page 02: CSS Background Properties

background-position

This property controls the postioning of the background of an element.

background-attachment

This property determines the behavior of an element's background when the page is scrolled.

background-size

This propeerty controls the size of an element's background.

Background — Edge-Offset Value

This value determines the horizontal/vertical offset for the positioning of an element's background.

Background — Multiple-Stack Order

Only the last layer specified in the background property may contain a background-color value.

Summary

There are several CSS properties that can be used to alter the background of an element, including the following: