Tables vs. CSS Layout
Tables vs. CSS Layout
Out of context: Reply #45
- Started
- Last post
- 47 Responses
- tileeater0
CSS is an intuitive, logical answer to separate design & content. If you can't understand that using tables for layout is a well accepted hack then you don't have a well functioning brain or you have no history in webdesign. Tables are for tabular data and always should be. CSS sets out to allow a range of user agents (maybe even some we don't know about yet) to accommodate your design in a very flexible way.