show/hide this revision's text 2 edited tags
show/hide this revision's text 1

CSS Multi-Column Forms in HTML/ASP.NET

I've researched for hours and still haven't found a robust, non-absolute-positioning solution for displaying multiple-column forms and values without using TABLE tags.

Can someone point me to a resource specifically oriented towards reproducing table-based, multiple-column forms (like name and address forms) in CSS to standards?

Most of the forms I see only have a single column with field/value.