Which layout techniques do you use: HTML tables, CSS tables, absolute positioning, floating or some mixture of those? -
However, I know that much depends on a particular web site, what is the mainstream? =) Also, what do you think about implementing a CSS table-based layout, while IE 6 and 7 are in use?
I use CSS floating, tables for aggregate data and full position when necessary I am
Comments
Post a Comment