187 lines
9.4 KiB
PHP
187 lines
9.4 KiB
PHP
<?php
|
|
include_once("config.php");
|
|
// on tente de se connecter a la base de donnees
|
|
|
|
?>
|
|
<!Doctype html>
|
|
<html lang="fr">
|
|
<head>
|
|
<title class="intro">menu</title>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
|
<link rel="stylesheet" href="css/header.css" >
|
|
<link rel="stylesheet" href="css/style.css" >
|
|
<link rel="stylesheet" href="css/index.css" >
|
|
<link rel="stylesheet" href="css/cat_all.css" >
|
|
</head>
|
|
<body>
|
|
<?php include("header.php");?>
|
|
|
|
|
|
<div class="page">
|
|
<div class=pubG>
|
|
<img src="../img/produits/caramel7up.jpg" alt="" height="150px" width="150px">
|
|
</div>
|
|
<div class=pubD>
|
|
<img src="../img/produits/caramel7up.jpg" alt="" height="90px" width="90px">
|
|
</div>
|
|
<main>
|
|
<section class=Liste>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramel7up.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel 7up</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelbeurresale.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Beurre Salé</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelcocacola.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Coca-Cola</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/carameldrpepper.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Dr Pepper</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelfanta.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Fanta</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelmonster.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Monster</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/carameloasis.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Cramel Oasis</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelorangina.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Orangina</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelpepsi.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Pepsi</p>
|
|
<p>4,99 - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/caramelredbull.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Redbull</p>
|
|
<p>4,99 - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/caramelsprite.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Sprite</p>
|
|
<p>4,99 - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/caramelswhepps.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Swhepps</p>
|
|
<p>4,99 - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/caramrelmountaindew.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Caramel Mountain Dew</p>
|
|
<p>4,99 - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/sirop7up.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop 7up</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/siropcocacola.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Coca-Cola</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/siropdrpepper.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop DrPepper</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/siropfanta.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Fanta</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div><div class="Product">
|
|
<img src="../img/produits/siropmonster.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Monster</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/siropmountaindew.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Mountain Dew</p>
|
|
<p>6,85€ - En stock</p>
|
|
|
|
</div><div class="Product">
|
|
<img src="../img/produits/siropoasis.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Oasis</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/siroporangina.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Orangina</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/siroppepsi.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Pepsi</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/siropredbull.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Red Bull</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/siropsprite.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Sprite</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/siropswhepps.jpg" alt="" height="500vw" width="500vw">
|
|
<p>Sirop Swhepps</p>
|
|
<p>6,85€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/packcocaoasis.png" alt="" height="500vw" width="500vw">
|
|
<p>Pack Coca Oasis</p>
|
|
<p>24,99€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/packcaramel.png" alt="" height="500vw" width="500vw">
|
|
<p>Pack 5 paquet Caramel Coca</p>
|
|
<p>30,99€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/packcocaoasis.png" alt="" height="500vw" width="500vw">
|
|
<p>Pack 5 paquet Caramel Coca</p>
|
|
<p>30,99€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/packcaramel.png" alt="" height="500vw" width="500vw">
|
|
<p>Pack 5 paquet Caramel Coca</p>
|
|
<p>30,99€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/discover.png" alt="" height="500vw" width="500vw">
|
|
<p>Figurines Sodaramel pour embouts de crayons</p>
|
|
<p>0,99€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/discover.png" alt="" height="500vw" width="500vw">
|
|
<p>Peluche Samuel Caramel</p>
|
|
<p>8,99€ - En stock</p>
|
|
</div>
|
|
<div class="Product">
|
|
<img src="../img/produits/discover.png" alt="" height="500vw" width="500vw">
|
|
<p>Figurine Samuel Caramel</p>
|
|
<p>6.99€ - En stock</p>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
</div>
|
|
<?php include("footer.php");?>
|
|
</body>
|