Chapter 9. Form Design
We will be covering the following recipes in this chapter:
Finding the form ID of a form
Changing the height of a textarea
Turning off the resize feature for textareas
Replacing Drupal's textareas with a WYSIWYG-HTML editor
Reordering fields in a form
Replacing a standard submit button with an image button
Styling the comment form
Using a fieldset to group fields
Theming form elements
Adding class attributes to form elements