Plusieurs background css

Résolu/Fermé
Utilisateur anonyme - 30 nov. 2009 à 20:26
 Utilisateur anonyme - 30 nov. 2009 à 20:29
Bonjour,

J'ai une feuille de style en Css et je souhaiterai placer plusieurs background, Comment faire ?

.Fin
{
/* hauteur */
height:6px;
/* largeur */
width:auto;
/* position */
float:center;
/* marge haut */
margin-top:0px;
/* fond */
background-image:url("../Images/Fond_fin.png");
background:url(".../Images/Fond_bas_gauche.png") no-repeat bottom left;
background:url("images/Fond_bas_droite.png") no-repeat bottom right;
}
A voir également:

1 réponse

Utilisateur anonyme
30 nov. 2009 à 20:29
Erreur de catégorie.
Lien de direction vers la nouvelle discution:
https://forums.commentcamarche.net/forum/affich-15420545-3-background-css
0