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.
|