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
| <html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Nouvelle page 1</title>
</head>
<frameset framespacing="0" border="0" frameborder="0" rows="308,*">
<frame name="banniere" scrolling="no" noresize target="sommaire" src="HAUT.html">
<frameset cols="245,*">
<frame name="sommaire" target="principal" src="gauche.html">
<frame name="principal" target="principal" src="centre.html">
</frameset>
<noframes>
<body>
<p>Cette page utilise des cadres, mais votre navigateur ne les prend pas en
charge.</p>
</body>
</noframes>
</frameset>
</html> |
Partager