rangement
parent
d13f485dfa
commit
1bbc5eaf76
Binary file not shown.
Before Width: | Height: | Size: 259 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,53 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<link rel="stylesheet" href="Recherche.css"/>
|
<link rel="stylesheet" href="Recherche.css"/>
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="global bord">
|
<div class="global bord">
|
||||||
|
|
||||||
<p class="fort">Rechercher un trajet</p>
|
<p class="fort">Rechercher un trajet</p>
|
||||||
|
|
||||||
<form method="post" action="Liste.php">
|
<form method="post" action="Liste.php">
|
||||||
|
<p><input name="lieu_depart" type="text" placeholder="Lieu de départ" class="centrage"></p>
|
||||||
<p>
|
<p><input name="lieu_arrivée" type="text" placeholder="Lieu d'arrivée" class="centrage"></p>
|
||||||
|
<p><input name="date_heure" type="text" placeholder="Date et heure de départ" class="centrage"></p>
|
||||||
<input name="lieu_depart" type="text" placeholder="Lieu de départ" class="centrage">
|
<p><input name="submit" type="submit" value="Rechercher" class="centrage"></p>
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
|
|
||||||
<input name="lieu_arrivée" type="text" placeholder="Lieu d'arrivée" class="centrage" >
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
|
|
||||||
<input name="date_heure" type="text" placeholder="Date et heure de départ" class="centrage" >
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p>
|
|
||||||
|
|
||||||
<input name="submit" type="submit" value="Rechercher" class="centrage">
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 250 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 132 KiB |
@ -1,4 +0,0 @@
|
|||||||
Remi : Accueil, Créer un compte, tableau de bord, profil, deposer un trajet
|
|
||||||
Flavien : Ajouter un vehicule, info vehicule creation/modif, Trajet publié, trajet reservé
|
|
||||||
Raphael : Avis recus, Avis laissé, listes trajets, deposer un avis
|
|
||||||
Carine : messagerie, messagerie bis, modifier un vehicule, recherche un trajet
|
|
Loading…
Reference in New Issue