original versions as of 2021/03/27
This commit is contained in:
57
damia/home/www/ml.faivre/daniel-bremond/index.php
Normal file
57
damia/home/www/ml.faivre/daniel-bremond/index.php
Normal file
@@ -0,0 +1,57 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="generator version" content="0.13.17+svn.20160512" />
|
||||
<meta name="google-site-verification" content="" />
|
||||
<meta name="description" content="Site officiel - Les cannes à mouche en bambou refendu alvéolaires de Daniel Brémond" />
|
||||
<title>DANIEL BRÉMOND | Canne à mouche - Site officiel</title>
|
||||
<link rel="stylesheet" type="text/css" href="index.css" />
|
||||
<link rel="contents" href="index.html" />
|
||||
<link rel="index" href="index.html" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="icone.ico" />
|
||||
|
||||
<!-- Add jQuery library -->
|
||||
<script type="text/javascript" src="https://code.jquery.com/jquery-latest.min.js"></script>
|
||||
<script type="text/javascript" src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
|
||||
|
||||
<!-- Add mousewheel plugin (this is optional) -->
|
||||
<script type="text/javascript" src="testbox/lib/wtooltip.js"></script>
|
||||
|
||||
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
|
||||
<script type="text/javascript" id="MathJax-script" async
|
||||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="main" style="margin-top:200px;">
|
||||
|
||||
<h1>LES CANNES à MOUCHE de DANIEL BRÉMOND<span style="margin-right:20px;"></span><img src="mouche.png" alt="" style="width:8%; vertical-align:middle;"/></h1>
|
||||
|
||||
<table class="menu" style="margin-bottom:100px;">
|
||||
<tr>
|
||||
<td class="accueil"<?php if ($nav_en_cours == 'accueil') {echo ' id="en-cours"';} ?>><a href="Accueil/index.php">Accéder aux menus</a></td>
|
||||
<!--<td class="accueil"<?php if ($nav_en_cours == 'structure') {echo ' id="en-cours"';} ?>><a href="Structure/index.php">STRUCTURE ALVÉOLAIRE</a></td>
|
||||
<td class="accueil"<?php if ($nav_en_cours == 'assemblage') {echo ' id="en-cours"';} ?>><a href="Assemblage/index.php">ASSEMBLAGE PAR ÉPISSURES</a></td>
|
||||
<td class="accueil"<?php if ($nav_en_cours == 'etudes') {echo ' id="en-cours"';} ?>><a href="Etudes/index.php">ÉTUDES DE PROFILS</a></td>
|
||||
<td class="accueil"<?php if ($nav_en_cours == 'resultats') {echo ' id="en-cours"';} ?>><a href="Resultats/index.php">RÉSULTATS THÉORIQUES</a></td>
|
||||
<td class="accueil"<?php if ($nav_en_cours == 'souvenirs') {echo ' id="en-cours"';} ?>><a href="Souvenirs/index.php">SOUVENIRS</a></td>
|
||||
<td class="accueil"<?php if ($nav_en_cours == 'contact') {echo ' id="en-cours"';} ?>><a href="Contact/contact.php">CONTACT</a></td> -->
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div>
|
||||
<a href="Videos/video-1.php" title="" >
|
||||
<img src="Videos/video-1bis.jpg" class="pic" style="width:533px; height:300px; margin-left:auto; margin-right:auto;"/>
|
||||
</a>
|
||||
<figcaption><br />Cliquez sur l'image pour accéder à la vidéo</figcaption>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="footer"><p>Dernière mise à jour : 15 mars 2021</p></div>
|
||||
|
Reference in New Issue
Block a user