Book
Submodule 8.1: The HTML of forms
Submodule 8.1: The HTML of forms
Completion requirements
View
- role and creation of a form
- elements
- attributes
- accessibility
Exersice
Exercise
- Open your editor, create a new file and save it as
exersice08.1.html
in the folder "yourNameWEB2JS". - Copy the appropriate code (form- input text- input password- textarea- fieldset) and paste it in the new file.
- Modify and save the file. The browser's output should be as shown in the following image: