|
|
@ -7,10 +7,15 @@
|
|
|
|
<link rel="stylesheet" href="../../CSS/enigme.css">
|
|
|
|
<link rel="stylesheet" href="../../CSS/enigme.css">
|
|
|
|
<link rel="stylesheet" href="../../CSS/Home.css">
|
|
|
|
<link rel="stylesheet" href="../../CSS/Home.css">
|
|
|
|
<link rel="stylesheet" href="../../CSS/Presentation.css">
|
|
|
|
<link rel="stylesheet" href="../../CSS/Presentation.css">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
|
|
|
<title>Presentation</title>
|
|
|
|
<title>Presentation</title>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<div class="presentation_titre" id="home">
|
|
|
|
<div class="presentation_titre" id="home">
|
|
|
|
|
|
|
|
<div class="titre_pre">
|
|
|
|
|
|
|
|
<div class="retour">
|
|
|
|
|
|
|
|
<a class="material-icons" id="home" href="../Home.html" style="font-size:64px;color:white;">home</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sign">
|
|
|
|
<div class="sign">
|
|
|
|
<h1>
|
|
|
|
<h1>
|
|
|
|
<span class="fast-flicker">P</span>
|
|
|
|
<span class="fast-flicker">P</span>
|
|
|
@ -19,6 +24,7 @@
|
|
|
|
<span>ation</span>
|
|
|
|
<span>ation</span>
|
|
|
|
</h1>
|
|
|
|
</h1>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="Presentation">
|
|
|
|
<div class="Presentation">
|
|
|
|
<div class="Histoire">
|
|
|
|
<div class="Histoire">
|
|
|
|
<img src="../../../assets/img/Renard.png">
|
|
|
|
<img src="../../../assets/img/Renard.png">
|
|
|
@ -46,8 +52,13 @@
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="Consigne">
|
|
|
|
<div class="Consigne">
|
|
|
|
<p>Tu pense avoir réussi ? Tres bien ! Utilise le bouton submit pour faire valider ton code est passer à la prochaine enigme </p>
|
|
|
|
<p>Tu pense avoir réussi ? Tres bien ! Utilise le bouton submit pour faire valider ton code et passer à la prochaine enigme </p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
|
|
|
<a href="palindrome.html" class="btn">
|
|
|
|
|
|
|
|
<span class="noAnimation">Next</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|