> On Jan 21, 2008, at 11:32 PM, Marco Plaisier wrote: > > I would like to add that forms are a gray area. It is possible to > > construct the layout of form pages with CSS, but it can easier to do > > with tables.
On Jan 22, 2008 9:37 AM, Dan Harrelson <[EMAIL PROTECTED]> wrote: > While it may _seem_ easier on first blush to layout a form with tables > (e.g. labels in left column, fields in right) it's usually less code > to layout the same form with CSS and pretty easy once you do it a > couple of times. And then maybe most importantly, it's easier to _redo_ the form or page in CSS than with tables. Always assume you'll have to redo something, because you will. Bill ________________________________________________________________ *Come to IxDA Interaction08 | Savannah* February 8-10, 2008 in Savannah, GA, USA Register today: http://interaction08.ixda.org/ ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [EMAIL PROTECTED] Unsubscribe ................ http://www.ixda.org/unsubscribe List Guidelines ............ http://www.ixda.org/guidelines List Help .................. http://www.ixda.org/help
