insuline quand le sucre ne suffit plus
This commit is contained in:
24
index.php
Normal file
24
index.php
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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" >
|
||||
</head>
|
||||
<header>
|
||||
<img class=rotate src="img/roue.png" alt="">
|
||||
<img class=rotate2 src="img/roue.png" alt="">
|
||||
<img class=Titre src="img/sodaramel.png" alt="Créé par Simon Catanese, propriété intellectuelle de Sodaramel®">
|
||||
<p class="intro">Sodaramel, quand le caramel est coule !</p>
|
||||
|
||||
</header>
|
||||
<body>
|
||||
<div class="></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user