1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
| #apDiv1 {
position: absolute;
left:10%;
right:10%;
top:238px;
height:453px;
z-index:1;
}
.Style1 {
font-size: small;
color: #FFFFFF;
}
-->
</style></head>
<body>
<div id="apDiv1"><iframe name="iframe" SRC="accueil.html" scrolling="no" height="450" width="825" FRAMEBORDER="no"></iframe></div>
<div align="center"><img src="base copie.jpg" width="900" height="850" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="105,206,159,225" href="accueil.html" target="iframe" alt="Accueil" />
<area shape="rect" coords="168,205,252,226" href="programme.html" target="iframe" alt="Le Programme du Mois !" />
<area shape="rect" coords="666,207,773,224" href="acces.html" target="iframe" alt="Accès / Contact" />
</map>
</div> |
Partager