What goes in HTML head <title> tag?
In various EPUB files I’ve encountered, the <title> tag sometimes has the book title, sometimes has a page-specific title (e.g., “Contents”, “Chapter 13”), and sometimes is empty. Are there any circumstances (format conversions, specialized readers) where this matters, and what works best?
|