HomeReferencesCSS Properties

CSS Property: background

Combines background-color, background-image, background-repeat, background-attachment and background-position in one property.

HTML Dog, The Book HTML Dog book cover

HTML Dog is hosted by Titan Internet

Possible Values

Example


background: red url(images/poobah.gif) no-repeat top left;