CSPP552: Web Programming, Forms part 9
Form dos and don'ts
Do:
Arrange your forms in tables
Don't:
Make a menu of 50 states (use listboxes instead)
Use the
reset
type much
Make gigantic forms
Make guestbooks
Next