Web Application Form Design

Input elements should be organized by a logical group so that your brain can process the form layout in chunks of related fields.” –HTML: the Definitive Guide
It is quite rare in the Web application that doesn’t even make an extensive use of its forms for data input and configuration. But not all the Web applications [...]