Forms should be marked up as you would anything else; If you are placing a
paragraph in the form you should use a <p>. If you are placing a list inside
the form you should use a <ul>/<ol>, if you are placing headings inside the
form you should use h1-h6 etc. etc.
The inputs should be arranged using div's instead of tables of course,
unless you are presenting tabular data inside the form.

Simple hey!

On 2/6/08, Michael Horowitz <[EMAIL PROTECTED]> wrote:
>
> I've been looking at styling forms and I'm seeing some people mark them
> up as ordered lists and other using paragraphs.  What are the arguments
> for the different markup types.
>
> --
> Michael Horowitz
> Your Computer Consultant
> http://yourcomputerconsultant.com
> 561-394-9079
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>
>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to