A script-enabled browser is required for this page to function properly.

Alignment property

The Alignment property defines how labels and fields on a line are positioned across the page. This property applies only if the Style is Form. The number of fields and columns per line is determined by the Fields Per Line property.

 

Applies to

Templates

Values

 

Left

The left-most label or field is aligned with the left side of the page:

Alignment property set to Left

Right

The right-most label or field is aligned with the right side of the page:

Alignment property set to Right

Center

The labels and fields are centered across the page:

Alignment property set to Center

Flush

The labels and fields are spaced evenly across the page, with the left-most label or field aligned with the left side of the page and the right-most label or field aligned with the right side of the page:

Alignment property set to Flush

Column

The labels and fields are aligned in columns spaced evenly across the page, based on the widths of the largest label and largest field:

Alignment property set to Column

Default

 Left