In this project you will be creating a new page containing a contact form.
Using notepad2 create an web page named contact.html that will contain a form for users to, you guessed it, contact you.
The form can be designed anyway you like but must at least contain the following...
Your form should show a good understanding of the form elements and when they are most useful. You should use techniques to support accessibility initiatives, for example the tabindex attribute and the fieldset tag.
NOTE: This form will no DO anything, unless you explore some of the resources in the text book. The purpose of this assignment is to just create the form for practice not process it.
Validate the document before posting the assignment.
Below is the point distribution for the project. Be sure to complete all requirements as listed. I will use this table to grade your assignment.
| Requirement | Points | Earned |
|---|---|---|
| Requirements met efficiently as listed above | 15 | |
| File is neat, this includes markup as well as what you see in the browser. | 5 | |
| File validates as Transitional XHTML | 5 | |
| Total | 25 |