I Hope this is the rest of all possible errors :-)
index.html:583: element p: validity error : Element pre is not declared
in p list of possible children
index.html:583: element p: validity error : Element pre is not declared
in p list of possible children
index.html:826: element p: validity error : Element hr is not declared
in p list of possible children
index.html:1406: element p: validity error : Element u is not declared
in p list of possible children
index.html:1407: element u: validity error : No declaration for element u
index.html:1448: element p: validity error : Element pre is not declared
in p list of possible children
index.html:1458: element p: validity error : Element pre is not declared
in p list of possible children
index.html:1756: element p: validity error : Element pre is not declared
in p list of possible children
index.html:1761: element p: validity error : Element pre is not declared
in p list of possible children
Document index.html does not validate against
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
Means:
<pre> is not allowed inside <p>
and there is no <u> element in xhtml1-strict. Oha - never heard that,
but it's true. I scanned
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
Sebastian
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode