Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>Wil je uitschrijven?
  4. <meta charset="UTF-8">
  5. <title>Uitschrijven windesheim</title>
  6. </head>
  7. <body>
  8. <form action="test.php">
  9. voornaam: <input type="text" name="voornaam"> <br>
  10. achternaam: <input type="text" name="achternaam" > <br>
  11. Ga je akkoord? <input type="checkbox" name="akkoord"> <br>
  12. <button>Verzenden</button>
  13.  
  14. <form>
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement