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>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8"/>
|
||||
<link rel="stylesheet" href="Recherche.css"/>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="global bord">
|
||||
|
||||
<p class="fort">Rechercher un trajet</p>
|
||||
|
||||
<form method="post" action="Liste.php">
|
||||
|
||||
<p>
|
||||
|
||||
<input name="lieu_depart" type="text" placeholder="Lieu de départ" class="centrage">
|
||||
|
||||
</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>
|
||||
|
||||
<p><input name="lieu_depart" type="text" placeholder="Lieu de départ" class="centrage"></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>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</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