summaryrefslogtreecommitdiff
path: root/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'page.html')
-rw-r--r--page.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/page.html b/page.html
index 0107626..a147dc8 100644
--- a/page.html
+++ b/page.html
@@ -21,10 +21,12 @@
<h1 id="titre">Système d'exploitation</h1>
<div>
<strong>Questionnaire</strong>
- <form action="page.php">
+ <form action="page.php" method="post">
<p class="formulaire">
- Votre nom :<input type="text" name="nom">
+ Votre nom :<input type="text" name="username">
</p>
+ Mot de passe :<input type="password" name="password">
+
<p class="formulaire">
Votre OS : <select name="os" maxlength=7>
<option label="------"></option>