Forms
Forms are simple as long as you remember to place all form elements between the form tags. Take a look at the source of this document. I removed the action attribute of the form tag. Except for that this document is a working form.
One finishing remark: Nothing is harder than trying to make forms look good on all browsers. They all have their own way of interpreting the size attributes...
Return to the index