Skip to content

Instantly share code, notes, and snippets.

Created September 8, 2014 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/7acfcc8a06cd6313894e to your computer and use it in GitHub Desktop.
Save anonymous/7acfcc8a06cd6313894e to your computer and use it in GitHub Desktop.
Oefening 2.2a - Formulier
/**
* Oefening 2.2a - Formulier
*/
<!--
Oefening 2.2a - Formulier
Maak het volgende formulier met valide, toegankelijke HTML. Gebruik labels voor
de verschillende elementen, vb:
<label for”naam”>naam</label>
<input id=”naam”>
1. Contactgegevens
1a. Naam
1b. E-mail
1c. Straatnaam
1d. Nummer
1e. Postcode
1f. Land
1g. Telefoonnummer
2. Voorkeuren
2a. Lievelingskleur
2b. Leukste maand
2c. Hoe goed is dit ongeveer? (1 t/m 10)
-->
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment