How to Customize the Appearance of a Form

In the How to Customize the Appearance of a Form tutorial, you will learn techniques for customizing the appearance of a form using a CSS class.

You should work through each section in turn to complete the tutorial.

The following points are illustrated by the tasks in this tutorial:

  • To customize the appearance of a form, you can assign a CSS class (cascading style sheets) to the form.
  • Within the CSS file, you will define a set of rules that determine the styles to be applied to components within the form.