I\'m wondering whether it\'s acceptable to use table
s for forms.
Strictly speaking, name/value pairs are tabular data, aren\'t they? And a form is just
After being the biggest anti table person you can imagine I've started to realize in the end it doesn't matter. Use what's quickest. Of course if you are nesting tables then you have a problem but generally I can't think of a easier way to layout forms. At the end of the day does the client or the visitor give two hoots about whether you used a table or a list?