Aller au contenu

Menu sur image background


Oublieuse

Sujets conseillés

Bon, j'ai un probleme, je dois avoir une erreur dans mon code. J'ai une image de titre, et je voudrais positionner mon menu horizontal par-dessus, dans la meme div donc. Mais ca ne marche pas, mon image ne s'affiche pas.

Voici le code html:

<div id="titre">
<div class="menuhaut">
<a href="http://www.brindailleurs.tk">Accueil</a> |
<a href="MenuHaut/moi.php">Qui suis-je?</a> |
<a href="http://www.forums-brindailleurs.tk">Forums</a> |
<a href="MenuHaut/courrier.htm">Contact</a> |
<a href="http://services.hit-parade.com/hp-livredor.asp?site=323139">Livre d'or</a> |
<a href="http://www.breun-bed.tk"><img id="bzg" title="E brezhoneg marplij!" src="images/drapeaubzh.jpg" alt="E brezhoneg" /></a>
</div>
</div>

Et la portion de feuille de style correspondante:

 #titre { background-image: url('http://giulia.fraboulet.free.fr/images/titre.png') center top;
height: 170px;
width: 700px;
font-size: 9px;
}

.menuhaut { margin-left: 190px;
float: right;
margin-bottom: 5px;
margin-right: 40px;

}

#bzg { float: right;
height: 20px;
width: 28px;
border: 0;
}

Si quelqu'un pouvait m'aider, ce serait super!

Merci d'avance!

Lien vers le commentaire
Partager sur d’autres sites

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...