Forum Moderators: not2easy
[google.com...]
When I see web pages I see "layouts", I see "tables and cells".
To constant CSSers: What do you see - now - that you didn't see preCSS?
What do you think - now, at design time - that you didn't think preCSS?
What was once there - once present - in your mind in (preCSS) design time - that is now a shadow, a memory?
In my mind, the only thing that hasn't really changed is the content. But with well formed CSS and HTML, the possibilities are endless.
First, you have your bandwidth savings. Then, when you need to change a design down the road, presentation wise that is, its all in one file.
CSS is fun ;)
When I see web pages I see "layouts", I see "tables and cells".
Now look up some thing regarding css, and look at their page design via view source. Or just go to the zen garden and browse through their pages. Wow, that is an awsome site that would get anyone psyched for css.
I see content flow rather than structure (I must be getting poetic today). Almost like moving pieces around in water rather than building a house.
Even with the terms: float!
Think east, not west.
It's all about separation. One job at a time . . . etc.
Also, I tend to think of a CSS layout as more "relaxing" than tables. Tables are a rigid grid; CSS is a bunch of boxes rattling around loose in a container that you get to rearrange however you want, at any time.