Ezechiel a écrit:
bonjour
je tourne en rond, comment on peux centré une image de fond ( background-image) sur une page html.
parce que, après, je veux installer 2 bouton sur cette image.
merci d'avance
background-image: url(Images/index2.jpg);
background-repeat: no-repeat;
j'ai trouve faut rajouté
background-position: center;j'ai un petit probleme , avec firefox je perd image en hauteur
alors , j'ai rajoute :
background-position: 50% 50%;mais ça change rien . Dans IE 7 tout est parfait
vous avez une idée
merci d'avance