On 06/09/06, Norgren Mats <[EMAIL PROTECTED]> wrote: > But, for some reason, it always ends up with adding some extra divs or > other elements into the code, just for the purpose of having it look > exactly like the designer wanted it to look like.
> I want som examples of nice looking web sites, to show the designers > that there is nice ways to solve the problem. > I have looked att css-zen-garden, and that is a cool site, but I want to > know other web sites that has the same sort of purity in separating code > from design. I'm a little confused. One of the major critisms of CSS Zen Garden is that it is laden down with vast numbers of divs and spans which are there solely to hook CSS onto. <h1><span>css Zen Garden</span></h1> for example. Isn't that what you are trying to avoid? -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
