This is a demo to accompany the following tutorial: Using Backgrounds in CSS3


Here is the image:

picture
Background size fixed in pixels.
Background size relative to parent.
Background size relative and repeated.
Background sized to cover parent.
Background sized for parent to contain.

Here is the image:

picture
Background origin content box.
Background origin padding box.
Background origin border box.

Here is the image:

picture
Background clip content box.
Background clip padding box.
Background clip border box.

Here are the images:

picture picture
Multiple background images.