I\'m wondering whether it\'s acceptable to use tables for forms.
table
Strictly speaking, name/value pairs are tabular data, aren\'t they? And a form is just
you can use whatever you want, it just that it is a new standard for making the layout of the html forms, and it's kinda like a rule not use table tags for design, but it's still ok to use tables for displaying a table of data (grid)