continued form in contact page

This commit is contained in:
2026-06-18 10:57:31 +02:00
parent 593e363c52
commit 965efdb0cb
2 changed files with 28 additions and 4 deletions
+6 -3
View File
@@ -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>