Organizing the Form ElementsIf you have a lot of information to fill out on a form, you can group related elements together to make the form easier to follow. The easier it is for your visitors to understand the form, the more likely they are to fill it out correctly. Figure 17.10. I have added an id attribute to each fieldset element to facilitate applying styles to each group of form elements.
To organize the form elements:
Tips
|