1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
KyFlo/index.html

167 lines
6.1 KiB
HTML
Raw Permalink Normal View History

2019-11-20 11:09:01 +01:00
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
2019-11-27 10:36:44 +01:00
2019-11-20 11:09:01 +01:00
<head>
<meta charset="utf-8" />
2019-12-13 13:48:52 +01:00
<title>Kyflo</title>
2019-12-15 19:59:26 +01:00
<link rel="stylesheet" type="text/css" href="Assets/css/css.css">
<link rel="stylesheet" type="text/css" href="Assets/css/resp.css">
2019-11-23 15:49:48 +01:00
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
2019-11-20 11:09:01 +01:00
</head>
2019-11-27 10:36:44 +01:00
2019-11-20 11:09:01 +01:00
<body>
2019-12-15 19:59:26 +01:00
<nav>
<a id="kyflo" class="active" href="index.html">KyFlo</a>
<a class="raccourci" href="#nous">A propos</a>
<a class="raccourci" id="borL" href="#contact">Contact</a>
<a id="panier" href="Assets/Pages/Autres/checkout.html"><img src="Assets/Images/Icones/cart.png" alt><h3>Panier</h3></a>
<a id="go" href="Assets/Pages/Autres/search_result.html">GO</a>
<input type="text" placeholder="Rechercher sur tout le site...">
</nav>
2019-12-18 21:37:22 +01:00
<div id="dark_popup">
2019-12-15 19:59:26 +01:00
2019-12-18 21:37:22 +01:00
<div id="popup">
<a href="#"><h1>X</h1></a>
<h1>Votre question / votre retour a été pris en compte !</h1>
<a href="Assets/Pages/Autres/checkout.html"><h2>Voir mon panier</h2></a>
<a href="index.html"><h2>Continuer mes achats</h2></a>
2019-12-13 17:13:30 +01:00
</div>
2019-12-18 21:37:22 +01:00
<div id="bienvenue">
<h1>Bienvenue sur le site de KyFlo !</h1>
<h2>Vendeur de robot depuis 2010 !</h2>
</div>
<div id="slider">
<figure>
<a href="Assets/Pages/Produits/nao.html"><img src="Assets/Images/Promotions/promo1.png" alt></a>
<a href="Assets/Pages/Produits/pepper.html"><img src="Assets/Images/Promotions/promo2.png" alt></a>
<a href="Assets/Pages/Produits/r2d2.html"><img src="Assets/Images/Promotions/promo3.png" alt></a>
<a href="Assets/Pages/Produits/terminator.html"><img src="Assets/Images/Promotions/promo4.png" alt></a>
<a href="Assets/Pages/Produits/nao.html"><img src="Assets/Images/Promotions/promo1.png" alt></a>
</figure>
</div>
<div id="produits">
<div class="title">
<h1>Tout nos produits :</h1>
2019-12-15 19:59:26 +01:00
</div>
2019-12-18 21:37:22 +01:00
<div class="flex-container">
<div>
<a href="Assets/Pages/Produits/nao.html"><img src="Assets/Images/Produits/nao.png" alt>
<h2>Robot Nao</h2>
</a>
</div>
<div class="out">
<h1>Rupture de stock</h1>
<a href="#produits"><img src="Assets/Images/Produits/soldat.png" alt>
<h2>Robot soldat</h2>
</a>
</div>
<div>
<a href="Assets/Pages/Produits/r2d2.html"><img src="Assets/Images/Produits/r2d2.png" alt>
<h2>Robot r2d2</h2>
</a>
</div>
<div class="out">
<h1>Rupture de stock</h1>
<a href="#produits"><img src="Assets/Images/Produits/valkyrie.png" alt>
<h2>Robot valkyrie</h2>
</a>
</div>
<div>
<a href="Assets/Pages/Produits/pepper.html"><img src="Assets/Images/Produits/pepper.png" alt>
<h2>Robot Pepper</h2>
</a>
</div>
<div>
<a href="Assets/Pages/Produits/terminator.html"><img src="Assets/Images/Produits/terminator.png" alt>
<h2>Terminator</h2>
</a>
</div>
2019-12-15 19:59:26 +01:00
</div>
2019-12-18 21:37:22 +01:00
</div>
<div id="contact">
<div class="title">
<h1>Nous contacter :</h1>
2019-12-15 19:59:26 +01:00
</div>
2019-12-13 17:13:30 +01:00
2019-12-18 21:37:22 +01:00
<div class="content">
<form action="#dark_popup">
<h2>Nom et Prénom :</h2>
<input type="text" required>
<h2>Email :</h2>
<input type="email" required>
<h2>Question :</h2>
<input type="text" placeholder="Question, suggestion, remarque" required>
<h2>Valider:</h2>
<input type="submit" value="Envoyer">
</form>
</div>
2019-12-13 17:13:30 +01:00
</div>
2019-12-16 13:12:12 +01:00
2019-12-18 21:37:22 +01:00
<div id="nous">
<div class="title">
<h1>Qui sommes nous ?</h1>
2019-12-15 19:59:26 +01:00
</div>
2019-12-18 21:37:22 +01:00
<div class="flex-container">
<div>
<img src="Assets/Images/Sprites/benoit.png" alt>
</div>
<div>
<img src="Assets/Images/Sprites/florian.png" alt>
</div>
2019-12-27 12:45:21 +01:00
<div>
<img src="Assets/Images/Sprites/luca.png" alt>
</div>
2019-12-18 21:37:22 +01:00
<div id="engagements">
<h2>Nos engagements :</h2>
<ul>
<li>
Etre soucieux de la qualité de nos produits
</li>
<li>
Vendre des robots à la pointe de la technologie
</li>
<li>
Respecter l'environnement
</li>
</ul>
</div>
2019-12-15 19:59:26 +01:00
</div>
</div>
</div>
2019-12-15 13:04:13 +01:00
<footer>
<div id="acces">
<table>
<tbody>
<tr>
<th>Accès rapide</th>
<th id="line"></th>
</tr>
<tr>
<td><a href="index.html">Accueil</a></td>
<td><a href="index.html#slider">Nos Promotions</a></td>
</tr>
<tr>
<td><a href="index.html#produits">Nos Produits</a></td>
<td><a href="Assets/Pages/Autres/checkout.html">Votre panier</a></td>
2019-12-15 20:24:15 +01:00
</tr>
</tbody>
</table>
</div>
</footer>
2019-11-20 11:09:01 +01:00
</body>
2019-11-27 10:36:44 +01:00
</html>