|
Getting rid of tables my !@#$
I've been trying to redo some webpages using CSS instead of tables for layout, and it's becoming increasingly frustrating. The pages are forms and form-data, and while there are plenty of examples on how to do the layout of forms in CSS, there aren't any examples on how to layout the resulting form-data in only CSS. At the same time, no one explicitly says not to use CSS for form-data. Grrr . . .
|