Background Properties - background-image

The following 6 pages demonstrate the background properties.

background-color   | background-image   | background-repeat
background-attachment    | background-position   | background
 

Rule for background-image.

body {background-image: url('bg-1.gif')

The background image used for this page is bg-1.gif.

It is tiled or repeated over and over again.
This is what the image looks like without repeating.







To background-repeat