Quote:
The file I want to rename is .html and I want to make it .xhtml which technically is what it is supposed to be - I think.
|
The file is
declared as xhtml in the manifest of the opf file, and it
contains valid xhtml—which is enough. The extension is just that... an extension. Yes it would be nice if you could make them match the rest of your files, but it's not going to break validation or any functionality if the extension is html.
EDIT: AFAIK (without that disclaimer... someone will surely come along with a situation that makes me out a liar)