bonjour,
Pour voir le problèmes cliquez ici testez sous Firefox et Internet explorer !
le code html :
Le css :
J'ai essayer plusieurs techniques différentes mais je ne trouve pas le joint ...
merci de votre aide.
Pour voir le problèmes cliquez ici testez sous Firefox et Internet explorer !
le code html :
<ul id="tut">
<li><div style="width:680px; float:left"><a href="http://www.forum-vista.net/astuces_vista/les_flux_rss_dans_i_e_7-a4.htm">Les flux RSS dans I.E.7</a></div>
<div style="width:80px; float:left">vu 38 fois </div>
<div style="width:80px; float:left">le 06.11.2007</div></li>
</ul>
Le css :
#tut li{
background-image: url(imagesv2/pastaga.gif);
background-repeat: no-repeat;
background-position: left center;
list-style-type: none;
padding-left: 12px;
width:850px;
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #EEEEEE;
line-height: 20px;
}
#tut li:hover {
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #D0D6F0;
width:850px;
padding-left: 12px;
}
J'ai essayer plusieurs techniques différentes mais je ne trouve pas le joint ...
merci de votre aide.