continued form in contact page
This commit is contained in:
+6
-3
@@ -40,8 +40,8 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div>
|
||||
<p>Nous contacter</p>
|
||||
<div class="form">
|
||||
<p><b>Nous contacter</b></p>
|
||||
<form method="get" action="">
|
||||
<p>
|
||||
<label for="prenom">Votre prénom :</label>
|
||||
@@ -54,7 +54,10 @@
|
||||
<p>
|
||||
<label for="contacter">Des questions a nous poser?</label><br>
|
||||
<textarea name="contacter" id="contacter"></textarea>
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
<button>Envoyer</button>
|
||||
</p>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user