I am debating with myself over the pros/cons of a layout involving
containers and columns.

I have a page that will have data organized into containers ,think
left navigation, middle content container, right content container,
etc...  and as such there are effectively 3 columns.
Now I am wondering from a css standpoint would it be better to craete
column divs and their widths dictate width of the containers or just
create containers with the correct widths and no column widths (column
divs just get used for organization). Assume margins (gutters)  and
that at some point I may want to, via code, re-arrange the containers.

Any thoughts on which way to go considering what the future may require?
Thanks,
Kevin
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to