Old stuff/ecole_etude_fac_de_pau/licence_2/projet_html/include/plandusite.html
(Deskargatu)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<link type="text/css" rel="stylesheet" href="../style.css">
<title>Plan du site</title>
</head>
<body>
<a name="Haut_de_page"></a>
<h4>Plan du site</h4>
<p>Ce site a
été conçu pour
être visité avec un navigateur supportant les
frames. Vous pouvez cependant visiter toutes les pages, à
l'aide de l'<a href="#"
onclick="window.open('navigation.html','navigation','height=50px;width=10px;')">outil
de navigation</a>.</p>
<p align="center"><img class="plan" src="../images/plan.png"
usemap="#map" border="0" height="187" width="464">
</p>
<map name="map">
<area shape="rect" coords="158,1,320,33" alt="accueil" target="contenu"
href="accueil.html">
<area shape="rect" coords="9,85,81,113" alt="licence" target="contenu"
href="licence.html">
<area shape="rect" coords="1,143,85,153" alt="licence1" target="contenu"
href="licence1.html">
<area shape="rect" coords="2,155,86,165" alt="licence2" target="contenu"
href="licence2.html">
<area shape="rect" coords="4,165,84,175" alt="licence3" target="contenu"
href="licence3.html">
<area shape="rect" coords="131,85,204,113" alt="master" target="contenu"
href="master.html">
<area shape="rect" coords="130,143,200,155" alt="gl" target="contenu"
href="gl.html">
<area shape="rect" coords="130,155,206,165" alt="sd" target="contenu"
href="sd.html">
<area shape="rect" coords="134,165,178,175" alt="imagerie"
target="contenu" href="imagerie.html">
<area shape="rect" coords="240,85,348,113" alt="plandusite"
target="contenu" href="plandusite.html">
<area shape="rect" coords="376,85,460,111" alt="contacts"
target="contenu" href="contacts.html">
</map>
<div class="navigation">
<a href="imagerie.html"><img src="../images/precedente.png"></a><a
href="#" onclick="window.open('navigation.html','navigation')"><img
src="../images/navi.png" alt="Navigation"></a><a href="contacts.html"><img
src="../images/suivante.png"></a></div>
<script type="text/javascript" src="../footer.js"></script>
</body>
</html>