Quote:
Originally Posted by Toxaris
No, just no. It depends on the ePUB version and ePUB2 is based on XHTML1.1 which is based on HTML4.01. ePUB3 uses HTML5. There are just differences between XHTML and HTML.
|
Well, yes
and no.
Much of what is excluded from html 4 by xhtml 1.1 is
also deprecated
by html5.
So yes epub2 is xhtml based, with its extended grammar and syntax, but
just sucking an html4 web source will likely cause lots of errors of the
kind noted above.