nwatkins
16 Aug 2008, 8:05 AM
I want to know what the standard practice is for mixing non-form elements (e.g. text) with form elements to create a layout.
For example i would like to visually have my form as follows:
------
<Some paragraph of text>
<some form elements>
<another paragraph>
<a fieldset>
------
Logically they are the same form, but I am having difficulties with the layout.
Thanks,
Noah
For example i would like to visually have my form as follows:
------
<Some paragraph of text>
<some form elements>
<another paragraph>
<a fieldset>
------
Logically they are the same form, but I am having difficulties with the layout.
Thanks,
Noah