1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
| ?php
include('header.php');
?>
<div>
A Signaler voiture , camion abandonné dans des bois,cités,
clairiéres, étangs,bordures de route,endroits sinistres, zones industrielles...
Veuillez poster une annonce dans cette page afin de signaler et de rendre service au propriétaire, tous véhicules , camions (utilitaires ou remorques) abandonnés et quel que soit l'endroit ; dans des bois , dans une clairiére , dans un point d'eau ( lac ou étang) , dans une zone industrielle , une route peu fréquentée ou tout simplement tous véhicules suspects.
Bien indiquer aussi La plaque d'immatriculation et L'endroit où le dit véhicule est garé .
</div>
<br>
<br>
<form width="722" border="0" align="center" style="-webkit-border-radius : 10px 10px 10px 10px; width: 400px; margin:auto; " method='post' action='insert.php'>
<p>Nom :
<input type="text" name="nom" id="nom" maxlength="30" value='test' style="-webkit-border-radius : 3px 3px 3px 3px "/>
</p>
<p>
<b>Titre :</b>
<input type="text" name="titre" value="" id="titre" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>E-mail :</b>
<input type="text" name="email" value="" id="email" maxlength="40" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>Rubrique :</b>
<SELECT name="typeV" size="1" lang="30" style="-webkit-border-radius : 3px 3px 3px 3px ">
<OPTION>Voiture
<OPTION>Camion
<OPTION>Remorque
<OPTION>Utilitaire
</SELECT>
</p>
<p>
<b>Téléphone :</b>
<input type="text" name="telephone" value="" id="telephone" maxlength="40" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>Modéle :</b>
<input type="text" name="titre" value="" id="titre" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px " />
<input type="text" name="titre" value="" id="titre" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>Type de véhicule </b>
<input type="text" name="nom" id="nom" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px "/>
</p>
<p>
<b>Couleur :</b>
<input type="text" name="titre" value="" id="titre" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>Marque :</b>
<input type="text" name="nom" id="nom" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px "/>
</p>
<p>
<b> <strong>Kilométrage </strong> :</b>
<input type="text" name="titre" value="" id="titre" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>Modéle :</b>
<input type="text" name="nom" id="nom" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px "/>
</p>
<p>
<b> <strong>Date de fabrication</strong> :</b>
<input type="text" name="titre" value="" id="titre" maxlength="30" style="-webkit-border-radius : 3px 3px 3px 3px " />
</p>
<p>
<b>Photo:<input type="file" /></b>
</p>
<p>
<b>Texte :</b>
<textarea name="textarea" cols="70" rows="10" style="-webkit-border-radius : 10px 10px 10px 10px "></textarea>
</p>
<p>
<input type="submit" value="Publier" name="publier" width="200px" /><input type="reset" value="Annuler" name="annuler" width="100px" />
</form>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<span style="font-weight: bold;"><a href="http://www.Voiture-Volée.Fr" target="_blank">www.Voiture-Volée.Fr</a> est une propriété du groupe American International Company for Cars and Motos .</span><br>
<span style="font-weight: bold;">Pour tout Contact : <a href="mailto:Arevalis@Gmail.com">Arevalis@Gmail.com</a> </span> <br>
</body></html> |
Partager