The background-image property specifies an image to use as the background of an element.
By default, the image is repeated so it covers the entire element.
The background image for a page can be set like this:
Example
|
Below is an example of a bad combination of text and background image. The text is almost not readable:
Example
|
By default, the background-image property repeats an image both horizontally and vertically.
When using a background image, use an image that does not disturb the text.