Bonjour,
Mon menu sous firefox ne s'affiche pas comme je voudrais, sous IE pas de problème, c'est comme celà je veux.
Je me suis sans doute mal pris ?
Merci
Modifié par kouiny (18 Nov 2006 - 11:16)
Mon menu sous firefox ne s'affiche pas comme je voudrais, sous IE pas de problème, c'est comme celà je veux.
Je me suis sans doute mal pris ?
Merci
a écrit :
<div id="head3">
<div id="menu1">
<span id="fond2">Le Site</span><br />
<a class="fond1" href="#">test</a><br />
<a class="fond1" href="#">test</a><br />
<a class="fond1" href="#">test</a><br />
<span id="fond3">Divertissement</span><br />
<a class="fond4" href="#">test</a><br />
<a class="fond4" href="#">test</a><br />
<a class="fond4" href="#">test</a><br />
<span id="fond5">Services</span><br />
<a class="fond6" href="#">test</a><br />
<a class="fond6" href="#">test</a><br />
<a class="fond6" href="#" onClick="window.open('http://ctqui.php' );return false;">test</a><br />
</div>
</div>
a écrit :
.fond1 { background: url(images/25.gif); color: #FFCC00; width : 170px; height: 10px;}
#fond2 { background: url(images/17.jpg); width : 170px; height: 27px;}
#fond3 { background: url(images/18.jpg); width : 170px; height: 27px;}
.fond4 { background: url(images/26.gif); color: #66CC99; width : 170px; height: 10px;}
#fond5 { background: url(images/19.jpg); width : 170px; height: 27px;}
.fond6 { background: url(images/27.gif); color: #666666; width : 170px; height: 10px;}
Modifié par kouiny (18 Nov 2006 - 11:16)