Problème de Background en CSS
Résolu/Fermé
clé de 12
Messages postés
139
Date d'inscription
samedi 19 juin 2010
Statut
Membre
Dernière intervention
3 novembre 2024
-
Modifié le 19 mai 2017 à 21:25
clé de 12 Messages postés 139 Date d'inscription samedi 19 juin 2010 Statut Membre Dernière intervention 3 novembre 2024 - 20 mai 2017 à 09:03
clé de 12 Messages postés 139 Date d'inscription samedi 19 juin 2010 Statut Membre Dernière intervention 3 novembre 2024 - 20 mai 2017 à 09:03
A voir également:
- Problème de Background en CSS
- Windows 7 logon background changer - Télécharger - Thèmes & Fonds d'écran
- Realtek audio background process class ✓ - Forum Pilotes (drivers)
- Gvr background window 3 ✓ - Forum Windows 10
- Css retour à la ligne - Forum CSS
- Background remover - Télécharger - Montage photo
1 réponse
clé de 12
Messages postés
139
Date d'inscription
samedi 19 juin 2010
Statut
Membre
Dernière intervention
3 novembre 2024
1
20 mai 2017 à 09:03
20 mai 2017 à 09:03
C'est résolu; je ne sais pas pourquoi mais ça marche...
#haut {
background:url("../imgs/back.jpg")left top,url("../imgs/back2.jpg")right top;
background-repeat:no-repeat;
width: 100%;
height: 150px;
}
Peut être qu'une image #imaged:url("../imgs/back.jpg" right top); n'était pas affichée....On saura jamais
Merci quand même
#haut {
background:url("../imgs/back.jpg")left top,url("../imgs/back2.jpg")right top;
background-repeat:no-repeat;
width: 100%;
height: 150px;
}
Peut être qu'une image #imaged:url("../imgs/back.jpg" right top); n'était pas affichée....On saura jamais
Merci quand même