-
-
Save tomasharkema/1c5cae42908b7d99a062 to your computer and use it in GitHub Desktop.
Oefening 2.2a - Formulier
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Oefening 2.2a - Formulier | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
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) | |
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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