???bonjour,j'ai crée une interface sous photohop t habituellement je me servais des tbleaux j'ai voulu essayer le css etça coince. Petite explication :sur ma feuille style.css j'ai pour l'intant deux blocs :#global { position:absolute; left: 50%; top: 50%; width: 1000px; height: 800px; margin-top: -400px; margin-left: -500px; }#bt1 { background-image: url(../images/ecribouton_2.gif); background-repeat: no-repeat; width: 150px; height:250px; padding: 0;}sur le html j'ai :<html><head><title>index</title><link href="Pages/style.css" rel="stylesheet" type="text/css"></head><body> <div id="bt1"></div><div id="global"><img src="images/index.gif"></div></body></html>mn probleme est le suivant comment mettre bt1 en bas à gauche de l'image index.gifmerci
Salut,Par "en bas à droite", tu veux dire "par dessus l'image" ou "à côté de l'image" ?
Copyright (c) Devclic 2002 - 2026 - Tous droits réservés