Background propertiesControlling image positioning

background-image

background-image: url(path/to/image);
  1. Path relatif au CSS.
  2. Pard efaut image en mosaïque

Liste de propriétés

  1. background-image
  2. background-color
  3. background-repeat: <repeat|no-repeat|repeat-x|repeat-y>; /* repeat is default */