Re: new style attrubutes needed to seperate css from html

Giovanni Campagna <[email protected]> Thu, 9 Apr 2009 12:12:51 +0200
Newsgroups gmane.comp.web.html.general
Message-ID <[email protected]>
Remember that you can always use XSLT to reorder a document from a
source in natural order to a formatting version in presentation order.

In addition, the CSSWG is working on a feature that allows reparenting
of content (Named Floats or Named Flows), you find it at
http://www.w3.org/TR/css3-content and
http://www.w3.org/TR/css3-gcpm

Giovanni