Bonjour,
je souhaite palcer une image dynamiquement comme fond de ma page :
donc ce que j'ai fait :
Code html : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5 <body style="background-color:red; background-image:url(MonImage); background-repeat:no-repeat; background-attachment:fixed; background-position:center center">
mais ca ne marche pas
![]()
![]()
![]()
![]()
![]()
Merci
Partager