Submodule 9.2: The CSS of forms
Exercise
For more information: https://www.w3schools.com/css/css_form.asp
Exercise
- Open your editor, create a new file and save it as
exersice09.2.html
in the folder "Exercises". - Copy the following code and paste it into the new file. This code includes everything that we have explained in this module.
- Save the file. Is everything ok? You can experiment either with the CSS or the HTML (e.g add a new form element).