View Full Version : - CSS Zen Garden -
Ummmm ummmm ummmm... Clear you mind be one with the "html - let your css control the layout"
Which is exactly what it is. Have one html doc that never changes. The CSS will control the layout from now on.
Check it out big resource of stuff. =)
CssZenGarden.com (http://www.csszengarden.com/)
Ciinien
11-27-2003, 05:40 AM
I've visited this site. Pretty amazing some of the things these folks have done (if you run the links for the other sites) with CSS.
All things are possible once you can snatch the stone from my hand, Grasshopper...
Mystopheles
12-31-2003, 02:09 PM
Precisely, but not quite. The html content should change, to keep current information in the forefront. But the css allows users to choose their particular flavor of the day. That is, for those browsers that are standards compliant enough to permit switching style sheets. It is "state of the art."
DCElliott
12-31-2003, 02:22 PM
If you take a peek at my webpage and go down to the section on stylesheets you can load a number of different stylesheets just by clicking a hyperlink. This is the power of styles - if you properly markup your html so that different semantic elements are used, and enclose different types of content in named divs, (eg <div id="nav"> ) you can do incredible things. CSS Zen garden is a tour-de-force example of what can be accomplished.
DE
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.