Feat(NSI): ajoute les bilans du cours Interaction
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<form method='post' action='bonjour'>
|
||||
|
||||
<input type='text' name='nom' placeholder='Votre nom ?'/>
|
||||
<input type='checkbox' name='majeur' placeholder='Etes vous majeur?'/>
|
||||
|
||||
<input type='submit' value='Bonjour bottle !'/>
|
||||
</form>
|
Reference in New Issue
Block a user