Re: new style attrubutes needed to seperate css from html

> No matter what order you put your divs in the page the css constructors
> would re-order them without you having to physically move them
> in the html and using relatives not absolutes you could also change
> ownership of divs without wrapping them inside other divs so your code
> would look something like this...

Doesn’t CSS’s Template Layout Module [1] help with what you suggest?

> If they did then your code would be totally separate from design
> (html from css) at the moment it isn't.

Whose code?

Every author gets the separation he’s aiming for.


[1] http://www.w3.org/TR/css3-layout/

-- 
Jens Meiert
http://meiert.com/en/

Received on Thursday, 9 April 2009 09:49:16 UTC