Quote:
Originally Posted by Jellby
The filename doesn't matter at all. The format (the content) must be XHTML for ePub.
|
To reiterate the filename including its extension does not matter at all. The content must be fully formed HTML that follows the XML rules to leave no open ended structures such as a <p> with no closing </p>. XHTML is HTML that follows XML rules.
In addition ePub supports CSS which mobipocket does not. All the people claiming it doesn't matter are using tools that fix things for them and do not understand what is going on under the hood.
Dale