Quote:
Originally Posted by Turtle91
I'm pretty sure the only thing that is required is that you have the <title></title> tags within the <head>. There doesn't even need to be anything within the title, just that it is there. The doctype goes before the <head>.
The link statement is only there when you have a linked stylesheet - but not required.
The meta statements are not required at all. Any meta information can go in the .opf file.
|
Great advice. All that extra head meta stuff is for web pages, not ePub. It is wasted on ePub where everything needs to be in the
OPF file anyway.