are CSS layouts BS?
are CSS layouts BS?
Out of context: Reply #26
- Started
- Last post
- 42 Responses
- unfittoprint0
remeber: CONTENT/STYLE SEPARATION.
More than ever before, it's the way a project should be structured, minor changes, even whole substituions of a site's style are much much easier that way.
With only some 'elegant' lines of CSS you're able to to do what js+shitload of nested tables weren't.
there's always a solution for your layout/style problems. And is much , much simpler with CSS/XHTML.
note: XML + XSL style sheets wil be the next level.