How would you propose marking up a footnote that extends across two pages?
On Fri, February 3, 2012 3:16 pm, don kretz wrote:I don't know what you mean by this. I can take any HTML document, and by use
> If you want examples, every html page that is not xhtml-compliant is a
> legitimate document that hasn't fit the model. They can be forced into
> the model, but only by changing the document.
of a "tag-soup" parser I can build a complete in-memory DOM. There is no part
of the HTML model that I can't represent as XHTML. I can take the in-memory
DOM and serialize it out as tag-soup HTML (in fact, that is what Tidy does
when you don't select XHTML output). To my knowledge there is a complete
one-to-one correspondence in data models between SGML/HTML and XHTML. The
distinctions are syntactic only.
_______________________________________________
gutvol-d mailing list
gutvol-d@lists.pglaf.org
http://lists.pglaf.org/mailman/listinfo/gutvol-d