Feedback Form
Some points about this form:
- This is a basic form for my web-technology practise.
- You can view the source code for your understanding.
- When you submit the form an 'onSubmit' event handler is triggered, throwing up a javascript alert. This has not been edited and is directly from the feedback form provided.
- This form contains a checkbox, but the only thing is I have not yet discovered is the fact of not allowing both the selections for dislike and like.
- Clear button is considered as an evil practise in terms of HCI(Human-Computer-Interface).
- No attempt has been made to make the form readable, so as to keep the underlying HTML as simple as possible.
