S
shapper
Hello,
I am designing a big form and I have been seen a lot of options for
the layout.
For grouping most versions use fieldset which makes sense if that's
purpose of fieldset.
For layout I have seen:
- Tables
- Lists
- Divs
Which approach do you think is advisable to use?
I created one with an ordered list ... The problem with lists is that
the CSS becomes really complex.
But I have seen a lot of examples of this ... not all correct.
In this case I am planning a two columns form.
But I would like also an global feedback on this.
Thanks,
Miguel
I am designing a big form and I have been seen a lot of options for
the layout.
For grouping most versions use fieldset which makes sense if that's
purpose of fieldset.
For layout I have seen:
- Tables
- Lists
- Divs
Which approach do you think is advisable to use?
I created one with an ordered list ... The problem with lists is that
the CSS becomes really complex.
But I have seen a lot of examples of this ... not all correct.
In this case I am planning a two columns form.
But I would like also an global feedback on this.
Thanks,
Miguel