Non topic pas fermer j´ai encore ue question ?
Comment on fait pour en mettre deux ?
< style type="text/css">
body{
background-image:url(image/bleu.JPG);
background-position:0% 50%;
background-repeat:no-repeat;
background-attachment:fixed;
}
< /style>
Et j´aimerai en mettre une aussi a droite au même niveau :
background-position:100% 50%;
Mais comment faire je trouve pas
