Quote:
Originally Posted by chaot
Code:
<meta content="http://www.w3.org/1999/xhtml; charset=utf-8" http-equiv="Content-Type"/>
is a link and only effective when connected to internet, or? I am 99% of time off.
Code:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="de"
<head> ...
I got that above the <head> section (as standard).
|
No, it isn't a link. It is a definition of how to interpret the content in the file. If you use the URI, it will take you to the specs.
I've no idea of exactly what's needed, I trust calibre to get it right for me.