Voici ma page
http://www.ccedilleonline.com/ccedille/AR1.htmlEt voici le code
{J'ai créé un dossier allerretour à la racine de mon site avec mes img (le lien marche sans la ligne de code rajoutée)}
<head>
<style type="text/css">
a {
margin: 50px 13px 0px 0px;
text-decoration: none;
}
a span {
display: none;
}
a:hover span {
display: block;
position: absolute;
top: 120px;
left: 0px;
}
</style>
</head>
<body>
<a href="http://www.ccedilleonline.com/ccedille/AR1-1.html" target="_top">
<img src="http://www.ccedilleonline.com/allerretour/sFiers.jpg" width="145" height="54" border=0>
<span><img src="http://www.ccedilleonline.com/allerretour/gd-fiers.jpg" width="780" height="292" border=0></span></a>
<a href="http://www.ccedilleonline.com/ccedille/AR1-2.html" target="_top">
<img src="http://www.ccedilleonline.com/allerretour/sEnfants.jpg" width="145" height="54" border=0>
<span><img src="http://www.ccedilleonline.com/allerretour/gd-enfants.jpg" width="780" height="292" border=0></span></a>
<a href="http://www.ccedilleonline.com/ccedille/AR1-3.html" target="_top">
<img src="http://www.ccedilleonline.com/allerretour/sCameraman.jpg" width="145" height="54" border=0>
<span><img src="http://www.ccedilleonline.com/allerretour/gd-cameraman.jpg" width="780" height="292" border=0></span></a>
<a href="http://www.ccedilleonline.com/ccedille/AR1-4.html" target="_top">
<img src="http://www.ccedilleonline.com/allerretour/sMiroir.jpg" width="145" height="54" border=0>
<span><img src="http://www.ccedilleonline.com/allerretour/gd-miroir.jpg" width="780" height="292" border=0></span></a>
<a href="http://www.ccedilleonline.com/ccedille/AR1-5.html" target="_top">
<img src="http://www.ccedilleonline.com/allerretour/sGare.jpg" width="145" height="54" border=0>
<span><img src="http://www.ccedilleonline.com/allerretour/gd-gare.jpg" width="780" height="292" border=0></span></a>
</body>