Orion Adrian wrote: > The issue I have with this approach is that it creates issues with sub-sections. > > > Let's assume I have a document that only has two levels of text. > <section> > <h>Heading 1</h> > <p></p> > <section> > <!-- this is a level 2 section --> > <p></p> > <seperator /> <!-- represents a perspective shift. --> > <p></p> > </section> > </section> <section> <h>Heading 1</h> <p></p> <section> <div class="perspective1"> <p></p> </div> <div class="perspective2"> <p></p> </div> </section> </section> -- Johannes Koch In te domine speravi; non confundar in aeternum. (Te Deum, 4th cent.)Received on Monday, 23 May 2005 07:51:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:49:38 GMT